11 references to castclass
ILCompiler.Compiler (6)
Compiler\Dataflow\MethodBodyScanner.cs (1)
612case ILOpcode.castclass:
IL\ILImporter.Scanner.cs (1)
1260ImportCasting(ILOpcode.castclass, token);
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
159case ILOpcode.castclass: 624case ILOpcode.castclass:
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (1)
587codeStream.Emit(ILOpcode.castclass, emitter.NewToken(instantiatedFunc));
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
366case ILOpcode.castclass:
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
692case ILOpcode.castclass:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
366case ILOpcode.castclass:
ILCompiler.TypeSystem (3)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
348case ILOpcode.castclass:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
340case ILOpcode.castclass:
parent\parent\Common\TypeSystem\IL\ILTokenReplacer.cs (1)
54case ILOpcode.castclass: