2 instantiations of GreaterThanOrEqualDouble
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
294TypeCode.Double => s_liftedToNullDouble ??= new GreaterThanOrEqualDouble(null), 312TypeCode.Double => s_Double ??= new GreaterThanOrEqualDouble(Utils.BoxedFalse),