2 references to LambdaCompiler
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\LambdaCompiler.cs (1)
186LambdaCompiler c = new LambdaCompiler(tree, lambda);
System\Linq\Expressions\Compiler\LambdaCompiler.Lambda.cs (1)
136impl = new LambdaCompiler(_tree, lambda);