10 references to Stloc_S
mscorlib (1)
system\reflection\emit\ilgenerator.cs (1)
916
opcode = OpCodes.
Stloc_S
;
System (6)
regex\system\text\regularexpressions\RegexCompiler.cs (6)
495
_ilg.Emit(OpCodes.
Stloc_S
, lt);
798
_ilg.Emit(OpCodes.
Stloc_S
, _trackposV);
810
_ilg.Emit(OpCodes.
Stloc_S
, _trackposV);
853
_ilg.Emit(OpCodes.
Stloc_S
, _stackposV);
874
_ilg.Emit(OpCodes.
Stloc_S
, _stackposV);
892
_ilg.Emit(OpCodes.
Stloc_S
, _stackposV);
System.Data.Entity (1)
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (1)
239
gen.Emit(OpCodes.
Stloc_S
, local);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
1262
ilGen.Emit(OpCodes.
Stloc_S
, slot);
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
613
ilGen.Emit(OpCodes.
Stloc_S
, slot);