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