- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.1k
[Release/9.0] Fix false-positive WinForms Analyzer diagnostics. #13411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release/9.0] Fix false-positive WinForms Analyzer diagnostics. #13411
Conversation
| Codecov ReportAttention: Patch coverage is  
 Additional details and impacted files@@                  Coverage Diff                   @@
##           release/9.0      #13411          +/-   ##
======================================================
+ Coverage     44.90473%   74.83965%   +29.93492%     
======================================================
  Files             1956        3022        +1066     
  Lines           284391      630480      +346089     
  Branches         41754       46806        +5052     
======================================================
+ Hits            127705      471849      +344144     
- Misses          149047      155242        +6195     
+ Partials          7639        3389        -4250     
 Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
 | 
        
          
                ...ssingPropertySerializationConfiguration/MissingPropertySerializationConfigurationAnalyzer.cs
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                ...rtySerializationConfiguration/MissingPropertySerializationConfigurationDiagnosticAnalyzer.vb
          
            Show resolved
            Hide resolved
        
              
          
                ...rtySerializationConfiguration/MissingPropertySerializationConfigurationDiagnosticAnalyzer.vb
          
            Show resolved
            Hide resolved
        
              
          
                ...ssingPropertySerializationConfiguration/MissingPropertySerializationConfigurationAnalyzer.cs
              
                Outdated
          
            Show resolved
            Hide resolved
        
      There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Fixes #13160.
We're servicing only the false-positive WinForms Analyzers edge cases for low-risk servicing.
Microsoft Reviewers: Open in CodeFlow