GitBrowser
Reacher
dd59603/Reacher.slnx
Name Message Date
📁 Core Probably reach implementations of used interfaces 1 month ago
📁 Poc Add TODO about detecting unreachable local functions 1 month ago
📄 .editorconfig POC 1 month ago
📄 .gitignore POC 1 month ago
📄 Directory.Build.props Introduce reachability analysis 1 month ago
📄 Directory.Packages.props Introduce reachability analysis 1 month ago
📄 dotnet-tools.json POC 1 month ago
📄 Reacher.slnx Introduce reachability analysis 1 month ago
📄 TODO.md Add TODO about detecting unreachable local functions 1 month ago
📄 Reacher.slnx
1 2 3 4 5
<Solution>
  <Project Path="Core/Core.csproj" />
  <Project Path="Poc/Poc.csproj" />
</Solution>