4 references to Label
System.Core (4)
Microsoft\Scripting\Compiler\LabelInfo.cs (2)
216_ilg.Emit(_opCode, Label); 255_ilg.MarkLabel(Label);
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
150_ilg.Emit(OpCodes.Br, continueTarget.Label); 420label = jumpInfo.Label;