9 references to initblk
ILCompiler.Compiler (6)
Compiler\Dataflow\MethodBodyScanner.cs (1)
666
case ILOpcode.
initblk
:
Compiler\TypePreinit.cs (1)
1813
case ILOpcode.
initblk
:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
907
case ILOpcode.
initblk
:
parent\parent\Common\TypeSystem\IL\Stubs\UnsafeIntrinsics.cs (1)
204
codeStream.Emit(ILOpcode.
initblk
);
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
890
codeStream.Emit(ILOpcode.
initblk
);
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1264
codeStream.Emit(ILOpcode.
initblk
);
ILCompiler.ReadyToRun (2)
parent\parent\Common\TypeSystem\IL\Stubs\UnsafeIntrinsics.cs (1)
204
codeStream.Emit(ILOpcode.
initblk
);
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1264
codeStream.Emit(ILOpcode.
initblk
);
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
304
case ILOpcode.
initblk
: