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