11 references to ldelem
ILCompiler.Compiler (5)
Compiler\Dataflow\MethodBodyScanner.cs (1)
658case ILOpcode.ldelem:
Compiler\TypePreinit.cs (1)
1624case ILOpcode.ldelem:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
172case ILOpcode.ldelem: 758case ILOpcode.ldelem:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
359case ILOpcode.ldelem:
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
648case ILOpcode.ldelem:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
359case ILOpcode.ldelem:
ILCompiler.TypeSystem (4)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
361case ILOpcode.ldelem:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
133case ILOpcode.ldelem:
parent\parent\Common\TypeSystem\IL\ILTokenReplacer.cs (1)
67case ILOpcode.ldelem:
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (1)
432Emit(ILOpcode.ldelem, _emitter.NewToken(type));