Skip to content

Conversation

@michaelmccord
Copy link
Contributor

@michaelmccord michaelmccord commented Mar 29, 2025

Generated code was only disabling CS1591 on the first, top-level namespace. Placing the restore on the last namespace should disable it for the whole "file"

Fixes #9410

Microsoft Reviewers: Open in CodeFlow

Generated code was only disabling CS1591 on the first, top-level namespace. Placing the restore on the last namespace
should disable it for the whole "file"
@ReubenBond ReubenBond merged commit a7ea13f into dotnet:main Mar 30, 2025
24 of 25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CS1591 XML Comment error persists in sub-namepaces

2 participants