You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Bartleby2718
changed the title
[bug] NUnit2046 doesn't flag Enumerable.SequenceShouldEqual(Enumerable)
[bug] NUnit2046 doesn't flag Enumerable.SequenceEqual(Enumerable)
Jun 2, 2024
manfred-brands
changed the title
[bug] NUnit2046 doesn't flag Enumerable.SequenceEqual(Enumerable)
[suggestion] NUnit2046 doesn't flag Enumerable.SequenceEqual(Enumerable)
Jun 2, 2024
Very similar to #748, but for
.SequenceEqual()
. NUnit.Analyzers should be able to convertto
but it doesn't.
The text was updated successfully, but these errors were encountered: