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