1 reference to ByRefMethodInfoCallInstruction
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
902
Emit(new
ByRefMethodInfoCallInstruction
(method, method.IsStatic ? parameters.Length : parameters.Length + 1, byrefArgs));