2 references to Create
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
662
Emit(@checked ? SubOvfInstruction.Create(type) : SubInstruction.
Create
(type));
System\Linq\Expressions\Interpreter\SubInstruction.cs (1)
310
_ => SubInstruction.
Create
(type),