11 references to isinst
ILCompiler.Compiler (6)
Compiler\Dataflow\MethodBodyScanner.cs (1)
611
case ILOpcode.
isinst
:
IL\ILImporter.Scanner.cs (1)
1548
if (nextOpcode is ILOpcode.unbox_any or ILOpcode.
isinst
)
IL\IsInstCheckPatternAnalyzer.cs (1)
54
if (opcode == ILOpcode.
isinst
)
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
160
case ILOpcode.
isinst
:
625
case ILOpcode.
isinst
:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
367
case ILOpcode.
isinst
:
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
694
case ILOpcode.
isinst
:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
367
case ILOpcode.
isinst
:
ILCompiler.TypeSystem (3)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
349
case ILOpcode.
isinst
:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
375
case ILOpcode.
isinst
:
parent\parent\Common\TypeSystem\IL\ILTokenReplacer.cs (1)
55
case ILOpcode.
isinst
: