-
Couldn't load subscription status.
- Fork 1.1k
Closed
Epic
3 / 33 of 3 issues completed
Copy link
Labels
area-Analyzers/CodeFixesA Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed.A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed.
Milestone
Description
.NET 9 Analyzers Related Issues for Servicing
This umbrella issue is created to track all issues related to .NET 9 Analyzers in the dotnet/winforms repository. Below are the relevant issues:
- WFO1000 Analyzer: False positives on private properties without InitializeComponent method #13205
- WFO1000 Analyzer: False positives on static properties of components #13206
- WFO1000 Analyzer: False positives on overridden properties of standard control descendants #13207
- WFO1000 Analyzer: False positives on properties of interfaces derived from IComponent #13208
- WFO2001: Analyzer doesn't trigger the 'wrong async overload' warning with implicit member access. #13237
We decided NOT to backport issue #13237, since it would report another case, and potentially would need to have customer address this by doing a code change. Since this is an Analyzer for a feature, which has also been rolled out for .NET 9, we figure that adaptation is not very high yet, that's why we decided to omit this Analyzer patch for servicing.
You can view more results on GitHub.
Feel free to add any other related issues to this list.
Sub-issues
Metadata
Metadata
Assignees
Labels
area-Analyzers/CodeFixesA Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed.A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed.