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