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
PowerAssert.NET gives hints when objects aren't "equal" in one sense but are in another: e.g. if == fails, then if .Equals or .SequenceEqual holds, this should be mentioned.