1 write to _ilg
System.Core (1)
Microsoft\Scripting\Compiler\LabelInfo.cs (1)
82_ilg = il;
8 references to _ilg
System.Core (8)
Microsoft\Scripting\Compiler\LabelInfo.cs (8)
213_ilg.Emit(OpCodes.Ret); 216_ilg.Emit(_opCode, Label); 223_ilg.Emit(OpCodes.Stloc, _value); 241_ilg.Emit(OpCodes.Ret); 255_ilg.MarkLabel(Label); 260_ilg.Emit(OpCodes.Ldloc, _value); 267_label = _ilg.DefineLabel(); 269_value = _ilg.DeclareLocal(_node.Type);