5 references to ImportStoreVar
ILCompiler.Compiler (5)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (5)
363
ImportStoreVar
(opCode - ILOpcode.stloc_0, false);
372
ImportStoreVar
(ReadILByte(), true);
381
ImportStoreVar
(ReadILByte(), false);
848
ImportStoreVar
(ReadILUInt16(), true);
857
ImportStoreVar
(ReadILUInt16(), false);