2 references to GreaterThanInt64
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
288
TypeCode.Int64 => s_liftedToNullInt64 ??= new
GreaterThanInt64
(null),
306
TypeCode.Int64 => s_Int64 ??= new
GreaterThanInt64
(Utils.BoxedFalse),