1 reference to CurrentLambdaName
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\CompilerScope.cs (1)
281
throw Error.UndefinedVariable(variable.Name, variable.Type,
CurrentLambdaName
);