2 references to IsIsInstBranch
ILCompiler.Compiler (2)
Compiler\SubstitutedILProvider.cs (1)
1084
if (!analyzer.
IsIsInstBranch
)
IL\ILImporter.Scanner.cs (1)
1013
if (opcode == ILOpcode.brfalse && _isInstCheckPatternAnalyzer.
IsIsInstBranch
)