Closed
Description
As part of re-bootstrapping in dotnet/installer#19145 we've encountered numerous CA2022 errors. This required patches for several repos. Most of those changes were backported.
It appears that compiler/analyzer was unnecessarily restrictive and the change was made in dotnet/roslyn-analyzers#7268 to relax the check.
Once we pick up newer SDK (9.0.100-preview.4.24209.7
or later) we should be able to remove all of these suppressions and backport them.
Metadata
Metadata
Assignees
Type
Projects
Status
Done