4 references to stind_ref
ILCompiler.Compiler (2)
Compiler\Dataflow\MethodBodyScanner.cs (1)
688
case ILOpcode.
stind_ref
:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
543
case ILOpcode.
stind_ref
:
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
297
case ILOpcode.
stind_ref
:
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (1)
328
Emit(ILOpcode.
stind_ref
);