2 instantiations of GreaterThanInt16
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
285TypeCode.Int16 => s_liftedToNullInt16 ??= new GreaterThanInt16(null), 303TypeCode.Int16 => s_Int16 ??= new GreaterThanInt16(Utils.BoxedFalse),