2 references to LabelScopeInfo
System.Core (2)
Microsoft\Scripting\Compiler\LambdaCompiler.ControlFlow.cs (1)
53_labelBlock = new LabelScopeInfo(_labelBlock, type);
Microsoft\Scripting\Compiler\LambdaCompiler.cs (1)
56private LabelScopeInfo _labelBlock = new LabelScopeInfo(null, LabelScopeKind.Lambda);