2 instantiations of GreaterThanOrEqualUInt32
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
291
TypeCode.UInt32 => s_liftedToNullUInt32 ??= new
GreaterThanOrEqualUInt32
(null),
309
TypeCode.UInt32 => s_UInt32 ??= new
GreaterThanOrEqualUInt32
(Utils.BoxedFalse),