2 instantiations of LessThanOrEqualUInt16
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanOrEqualInstruction.cs (2)
290
TypeCode.UInt16 => s_liftedToNullUInt16 ??= new
LessThanOrEqualUInt16
(null),
308
TypeCode.UInt16 => s_UInt16 ??= new
LessThanOrEqualUInt16
(Utils.BoxedFalse),