6 references to Statement
System.Core (6)
Microsoft\Scripting\Compiler\LabelInfo.cs (1)
324
case LabelScopeKind.
Statement
:
Microsoft\Scripting\Compiler\LambdaCompiler.ControlFlow.cs (3)
165
PushLabelBlock(LabelScopeKind.
Statement
);
198
PushLabelBlock(LabelScopeKind.
Statement
);
204
PushLabelBlock(LabelScopeKind.
Statement
);
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
142
PushLabelBlock(LabelScopeKind.
Statement
);
152
PopLabelBlock(LabelScopeKind.
Statement
);