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