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