2 instantiations of LessThanInt64
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
287
TypeCode.Int64 => s_liftedToNullInt64 ??= new
LessThanInt64
(null),
305
TypeCode.Int64 => s_Int64 ??= new
LessThanInt64
(Utils.BoxedFalse),