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