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