2 instantiations of LessThanUInt16
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
289TypeCode.UInt16 => s_liftedToNullUInt16 ??= new LessThanUInt16(null), 307TypeCode.UInt16 => s_UInt16 ??= new LessThanUInt16(Utils.BoxedFalse),