GitBrowser
Reacher
cb948f3/TODO.md
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
📄 TODO.md

TODO

  • MembersCollector will never visit local functions, and they will therefore never be marked as unreachable.