winforms
winforms copied to clipboard
Enable Roslyn Analyzers
- .NET Core Version: (e.g. 3.0 Preview1, or daily build number, use
dotnet --info) - Have you experienced this same bug with .NET Framework?: Yes/No
Problem description: Port the fixes for Roslyn Analyzer violations from the VS source to the winforms source. See https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/206917 for details.
Actual behavior:
Expected behavior:
Minimal repro:
@AdamYoblick do we still need to port the changes you describe in the linked AzDO bug?
I believe so, I don't think it ever got done. Very low Pri though.
Sync with @RussKie about what else should be added.
Currently I am undertaking this in #7887 to be on par with runtime.