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