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