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