Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix single method compilation for shared methods (dotnet#80864)
Consider canonical forms of the single method to also be contained in the compilation. This ensures the scanner scans the method (and builds generic dictionaries, etc).
- Loading branch information