You can't "fix all" or "suppress" messages that come from within a ".designer" file #15762
Open
Description
Similar to #15761, but in this case the window never appears to be doing anything and VS or associated processes aren't consuming any CPU.
- Clone this repo to this commit: dotnet/project-system@e8f444a
- From a VS command prompt, run build.cmd from the root
- Open src\ProjectSystem.sln (build 26005.0 D15PreRel)
- Open src\Microsoft.VisualStudio.ProjectSystem.CSharp.VS\ProjectSystem\VS\Xproj\MigrateXprojProjectFactory.cs, line number 203
- Open Lightbulb, choose Inline variable declaration -> Fix all occurrences in Solution
-- Wait for a large amount of time --
Nothing happens