2 references to Create
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
819
Emit(NegateInstruction.
Create
(type));
System\Linq\Expressions\Interpreter\NegateInstruction.cs (1)
188
_ => NegateInstruction.
Create
(type),