2 instantiations of LessThanInt16
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
284
TypeCode.Int16 => s_liftedToNullInt16 ??= new
LessThanInt16
(null),
302
TypeCode.Int16 => s_Int16 ??= new
LessThanInt16
(Utils.BoxedFalse),