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