2 references to GreaterThanInt32
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
287
TypeCode.Int32 => s_liftedToNullInt32 ??= new
GreaterThanInt32
(null),
305
TypeCode.Int32 => s_Int32 ??= new
GreaterThanInt32
(Utils.BoxedFalse),