1 reference to LightLambda
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightDelegateCreator.cs (1)
32
return new
LightLambda
(this, closure).MakeDelegate(_lambda.Type);