2 instantiations of GreaterThanInt32
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
287TypeCode.Int32 => s_liftedToNullInt32 ??= new GreaterThanInt32(null), 305TypeCode.Int32 => s_Int32 ??= new GreaterThanInt32(Utils.BoxedFalse),