1 write to _isInstCheckPatternAnalyzer
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
290
_isInstCheckPatternAnalyzer
= default;
3 references to _isInstCheckPatternAnalyzer
ILCompiler.Compiler (3)
IL\ILImporter.Scanner.cs (3)
305
_isInstCheckPatternAnalyzer
.Advance(opcode, reader, _methodIL);
1209
if (opcode == ILOpcode.brfalse &&
_isInstCheckPatternAnalyzer
.IsIsInstBranch)
1211
TypeDesc isinstCheckType = (TypeDesc)_canonMethodIL.GetObject(
_isInstCheckPatternAnalyzer
.Token);