2 references to Lambda
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LabelInfo.cs (1)
299
case LabelScopeKind.
Lambda
:
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
286
private LabelScopeInfo _labelBlock = new LabelScopeInfo(null, LabelScopeKind.
Lambda
);