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); 1209if (opcode == ILOpcode.brfalse && _isInstCheckPatternAnalyzer.IsIsInstBranch) 1211TypeDesc isinstCheckType = (TypeDesc)_canonMethodIL.GetObject(_isInstCheckPatternAnalyzer.Token);