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