dotnet/runtime
View on GitHub[ILVerify] Add optional warnings for constructs that are likely incorrect
Open
#37,390 opened on May 11, 2017
Priority:2area-Tools-ILVerificationhelp wanted
Repository metrics
- Stars
- (17,886 stars)
- PR merge metrics
- (Avg merge 12d 11h) (661 merged PRs in 30d)
Description
- Catching exception that does not derive from System.Exception
- location that immediately follows an unconditional branch, and not a target of an earlier branch instruction, then the state of the evaluation stack at X must be empty.