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