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