2 instantiations of LessThanUInt32
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
290TypeCode.UInt32 => s_liftedToNullUInt32 ??= new LessThanUInt32(null), 308TypeCode.UInt32 => s_UInt32 ??= new LessThanUInt32(Utils.BoxedFalse),