2 references to LambdaCompiler
System.Core (2)
Microsoft\Scripting\Compiler\LambdaCompiler.cs (1)
207LambdaCompiler c = new LambdaCompiler(tree, lambda);
Microsoft\Scripting\Compiler\LambdaCompiler.Lambda.cs (1)
125impl = new LambdaCompiler(_tree, lambda);