Skip to content

Handle null Display string in FxCopAnalyzersSuggestedActionCallback#39097

Merged
mavasani merged 2 commits intodotnet:masterfrom
mavasani:Issue39092
Oct 8, 2019
Merged

Handle null Display string in FxCopAnalyzersSuggestedActionCallback#39097
mavasani merged 2 commits intodotnet:masterfrom
mavasani:Issue39092

Conversation

@mavasani
Copy link
Contributor

@mavasani mavasani commented Oct 7, 2019

Fixes #39092
Also fix VisualStudioUnresolvedAnalyzerReference to correctly forward the Display value to the underlying analyzer reference.

Fixes dotnet#39092
Also fix VisualStudioAnalyzer to correctly forward the Display value to the underlying analyzer reference.
@mavasani mavasani added this to the 16.4 milestone Oct 7, 2019
@mavasani mavasani requested a review from a team October 7, 2019 13:49
@mavasani
Copy link
Contributor Author

mavasani commented Oct 7, 2019

@jinujoseph @vatsalyaagrawal Given this change fixes a VS crash, should it target a specific Dev16.4 preview branch earlier then preview targeted by master?

Copy link
Contributor

@sharwell sharwell left a comment

Choose a reason for hiding this comment

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

Marking request changes for questions

@jinujoseph jinujoseph modified the milestones: 16.4, 16.4.P3 Oct 7, 2019
@jinujoseph
Copy link
Contributor

lets keep in master for 16.4.p3

Copy link
Member

@genlu genlu left a comment

Choose a reason for hiding this comment

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

:shipit:

@mavasani
Copy link
Contributor Author

mavasani commented Oct 8, 2019

@jasonmalinowski Any further feedback? Thanks!

@mavasani
Copy link
Contributor Author

mavasani commented Oct 8, 2019

Merging this in.. will address any further feedback with a follow-up PR.

@mavasani mavasani merged commit 3a235d1 into dotnet:master Oct 8, 2019
@mavasani mavasani deleted the Issue39092 branch October 8, 2019 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VisualStudioUnresolvedAnalyzerReference not overriding Display property provokes VS 16.3 crash.

6 participants