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
And CA1822 should be set as info since it is a Performance
Suggestion
enable this rule in root .editorconfig with dotnet_diagnostic.CA1822.severity = info
disable this rule in root .editorconfig with dotnet_diagnostic.MA0038.severity = none