2 references to LabelScopeInfo
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
286private LabelScopeInfo _labelBlock = new LabelScopeInfo(null, LabelScopeKind.Lambda); 1782_labelBlock = new LabelScopeInfo(_labelBlock, type);