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