1 reference to ToArray
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
341
return new Interpreter(lambdaName, _locals, _instructions.
ToArray
(), debugInfos);