4 references to Block
System.Linq.Expressions (4)
System\Linq\Expressions\Interpreter\LabelInfo.cs (1)
296
case LabelScopeKind.
Block
:
System\Linq\Expressions\Interpreter\LightCompiler.cs (3)
1752
if (_labelBlock.Kind == LabelScopeKind.
Block
)
1858
if (_labelBlock.Kind == LabelScopeKind.
Block
)
1874
PushLabelBlock(LabelScopeKind.
Block
);