2 references to LessThanUInt64
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
291TypeCode.UInt64 => s_liftedToNullUInt64 ??= new LessThanUInt64(null), 309TypeCode.UInt64 => s_UInt64 ??= new LessThanUInt64(Utils.BoxedFalse),