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
To be honest, till this day I didn't even know, that such diagnostic and codefix existed and discovered it only when checking it before making a feature request. From my personal experience, I usually forget about simplifying LINQ at all when writing code, so 3 dots and a suggestion in the diagnostic window will help a lot. I know, I can change severity with .editorconfig or IDE settings, but I don't see any problem in making this thing more explicit by default. This is not an error or warning, so isn't a big deal, is it?