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 Equals method is using the content, whereas the GetHashCode method is using the contents and encoding. This mismatch seems like it could cause issues downstream.
The Equals method is using the content, whereas the GetHashCode method is using the contents and encoding. This mismatch seems like it could cause issues downstream.