Skip to content

Fix NRE in BasicOverrideEqualsOnOverloadingOperatorEqualsAnalyzer #6782

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

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

mavasani
Copy link

Fixes #6778

@mavasani mavasani requested a review from a team as a code owner July 20, 2023 08:18
@mavasani
Copy link
Author

@Youssef1313

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #6782 (df30c76) into main (20690b4) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6782      +/-   ##
==========================================
- Coverage   96.34%   96.34%   -0.01%     
==========================================
  Files        1386     1386              
  Lines      326051   326057       +6     
  Branches    10723    10721       -2     
==========================================
- Hits       314131   314128       -3     
- Misses       9213     9222       +9     
  Partials     2707     2707              

Copy link
Member

@Youssef1313 Youssef1313 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mavasani mavasani merged commit 62135dd into dotnet:main Jul 20, 2023
@mavasani mavasani deleted the Issue6778 branch July 20, 2023 09:45
amiru3f pushed a commit to amiru3f/roslyn-analyzers that referenced this pull request Jul 26, 2023
Fix NRE in BasicOverrideEqualsOnOverloadingOperatorEqualsAnalyzer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.ApiDesignGuidelines.BasicOverrideEqualsOnOverloadingOperatorEqualsAnalyzer throws NRE in Roslyn.sln
2 participants