This hint triggers when you've compared two enumerables with object.Equals(object) but theyy would have compared equal if you had used Enumerable.SequenceEqual{TSource}(System.Collections.Generic.IEnumerable{TSource},System.Collections.Generic.IEnumerable{TSource}).