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