2 references to Create
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
686
Emit(ExclusiveOrInstruction.
Create
(type));
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
498
case TypeCode.Boolean: return ExclusiveOrInstruction.
Create
(type);