Skip to content

Conversation

@fydar
Copy link
Contributor

@fydar fydar commented Sep 28, 2019

Summary

Added missing supported value for the SuppressMessageAttribute.Scope property.

The "namespaceanddescendants" scope was recently supported by Roslyn (issue 486).

The user guide at /visualstudio/code-quality/in-source-suppression-overview already documents this new supported scope, however, it's missing here.

The "namespaceanddescendants" scope was recently supported by Roslyn ([issue 486](dotnet/roslyn#486)).

The user guide at [/visualstudio/code-quality/in-source-suppression-overview](https://docs.microsoft.com/en-us/visualstudio/code-quality/in-source-suppression-overview?view=vs-2019#suppressmessage-attribute) already documents this new supported scope, however, it's missing here.
Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

Thank you @fydar for your contribution. I left a suggestion. @gewarren would you like to take a look at this as well?

@mairaw mairaw added the ✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository label Oct 2, 2019
@mairaw mairaw modified the milestones: October 2019, September 2019 Oct 2, 2019
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

LGTM with Maira's suggestions. Thanks!

Use oxford commas, indicate that this scope is only supported in newer versions of Visual Studio.

Co-Authored-By: Maira Wenzel <[email protected]>
@gewarren
Copy link
Contributor

@mairaw Your requested changes have been made. I think this is good to merge.

@mairaw mairaw merged commit f7a9427 into dotnet:master Oct 25, 2019
@fydar fydar deleted the patch-1 branch October 26, 2019 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants