19 references to ldsfld
ILCompiler.Compiler (14)
Compiler\Dataflow\CompilerGeneratedState.cs (2)
214case ILOpcode.ldsfld: 491case ILOpcode.ldsfld:
Compiler\Dataflow\FlowAnnotations.cs (1)
695case ILOpcode.ldsfld when !isWriteAccessor:
Compiler\Dataflow\MethodBodyScanner.cs (1)
620case ILOpcode.ldsfld:
Compiler\HardwareIntrinsicHelpers.Aot.cs (2)
59codeStream.Emit(ILOpcode.ldsfld, emit.NewToken(isSupportedField)); 69codeStream.Emit(ILOpcode.ldsfld, emit.NewToken(isSupportedField));
Compiler\SubstitutedILProvider.cs (2)
707case ILOpcode.ldsfld: 852else if (opcode == ILOpcode.ldsfld)
Compiler\TypePreinit.cs (3)
401case ILOpcode.ldsfld: 415if (opcode != ILOpcode.ldsfld 461if (opcode == ILOpcode.ldsfld)
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
165case ILOpcode.ldsfld: 647case ILOpcode.ldsfld:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
385case ILOpcode.ldsfld:
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
696case ILOpcode.ldsfld:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
385case ILOpcode.ldsfld:
ILCompiler.TypeSystem (3)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
354case ILOpcode.ldsfld:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
97case ILOpcode.ldsfld:
parent\parent\Common\TypeSystem\IL\ILTokenReplacer.cs (1)
60case ILOpcode.ldsfld: