5 references to Label
System.Core (5)
Microsoft\Scripting\Ast\LabelExpression.cs (1)
55get { return ExpressionType.Label; }
Microsoft\Scripting\Compiler\LambdaCompiler.ControlFlow.cs (2)
151case ExpressionType.Label: 235case ExpressionType.Label:
Microsoft\Scripting\Compiler\LambdaCompiler.Generated.cs (1)
220case ExpressionType.Label:
Microsoft\Scripting\Compiler\StackSpiller.Generated.cs (1)
209case ExpressionType.Label: