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