Reacher
cb948f3
/
Reacher.slnx
Clone
▼
Name
Message
Date
📁
Core
Mark implementations of foreign interfaces and abstract classes as "probably reachable"
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>