Skip to content
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

Fix NRE in DiagnosticAnalyzerApiUsageAnalyzer when processi… #1843

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

mavasani
Copy link
Contributor

@mavasani mavasani commented Oct 4, 2018

…ng globally declared delegate types.

Fixes #1803

Tagging @sharwell @shyamnamboodiripad - this fixes NRE in RS1022 seen in stylecop and testimpact repos.

@mavasani mavasani requested a review from a team October 4, 2018 23:19
@mavasani mavasani changed the title Fix NRE exception in DiagnosticAnalyzerApiUsageAnalyzer when processi… Fix NRE in DiagnosticAnalyzerApiUsageAnalyzer when processi… Oct 4, 2018
@mavasani mavasani requested a review from jinujoseph October 4, 2018 23:21
Copy link

@shyamnamboodiripad shyamnamboodiripad left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@mavasani mavasani merged commit 9e339a7 into dotnet:master Oct 4, 2018
@mavasani mavasani deleted the Issue1803 branch October 4, 2018 23:44
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.

Build failures due to CSharpDiagnosticAnalyzerApiUsageAnalyzer
3 participants