3 references to Run
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\Interpreter.cs (1)
16/// The core loop in the interpreter is the <see cref="Run(InterpretedFrame)"/> method.
System\Linq\Expressions\Interpreter\LightLambda.cs (2)
416_interpreter.Run(frame); 440_interpreter.Run(frame);