3 references to IsInstCheckPatternAnalyzer
ILCompiler.Compiler (3)
Compiler\SubstitutedILProvider.cs (2)
268IsInstCheckPatternAnalyzer isInstCheckAnalyzer = default; 1081private bool TryExpandIsInst(in IsInstCheckPatternAnalyzer analyzer, MethodIL methodIL, out int constant)
IL\ILImporter.Scanner.cs (1)
40private IsInstCheckPatternAnalyzer _isInstCheckPatternAnalyzer;