2 references to EmitByRefCall
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
1089
_instructions.
EmitByRefCall
(method, parameters, new[] { updater });
2193
_instructions.
EmitByRefCall
(method, parameters, updaters.ToArray());