dotnet/runtime
[ILVerify] Add optional warnings for constructs that are likely incorrect
オープン
#37,390 opened on 2017/05/11
Priority:2area-Tools-ILVerificationhelp wanted
Repository metrics
- Stars
- (17,886 個のスター)
- PR merge metrics
- (平均マージ 12d 11h) (30d で 661 merged PRs)
説明
- 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.