1 reference to Closure
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.cs (1)
300
return _method.CreateDelegate(_lambda.Type, new
Closure
(_boundConstants.ToArray(), null));