4 references to Block
System.Core (4)
Microsoft\Scripting\Compiler\LabelInfo.cs (1)
323
case LabelScopeKind.
Block
:
Microsoft\Scripting\Compiler\LambdaCompiler.ControlFlow.cs (3)
71
if (_labelBlock.Kind == LabelScopeKind.
Block
) {
155
if (_labelBlock.Kind == LabelScopeKind.
Block
) {
173
PushLabelBlock(LabelScopeKind.
Block
);