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