2 references to LessThanInt32
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
286TypeCode.Int32 => s_liftedToNullInt32 ??= new LessThanInt32(null), 304TypeCode.Int32 => s_Int32 ??= new LessThanInt32(Utils.BoxedFalse),