5 references to ImportStoreVar
ILCompiler.Compiler (5)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (5)
386
ImportStoreVar
(opCode - ILOpcode.stloc_0, false);
395
ImportStoreVar
(ReadILByte(), true);
404
ImportStoreVar
(ReadILByte(), false);
871
ImportStoreVar
(ReadILUInt16(), true);
880
ImportStoreVar
(ReadILUInt16(), false);