2 instantiations of LessThanOrEqualUInt64
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanOrEqualInstruction.cs (2)
292
TypeCode.UInt64 => s_liftedToNullUInt64 ??= new
LessThanOrEqualUInt64
(null),
310
TypeCode.UInt64 => s_UInt64 ??= new
LessThanOrEqualUInt64
(Utils.BoxedFalse),