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