2 references to CurrentLambdaName
System.Core (2)
Microsoft\Scripting\Compiler\VariableBinder.cs (2)
236throw Error.UndefinedVariable(node.Name, node.Type, CurrentLambdaName); 240throw Error.CannotCloseOverByRef(node.Name, CurrentLambdaName);