Skip to content

Conversation

Create the skeleton for the file scoped types related errors and warnings
@BillWagner BillWagner marked this pull request as ready for review January 13, 2026 19:40
@BillWagner BillWagner requested a review from a team as a code owner January 13, 2026 19:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 9 comments.

Comments suppressed due to low confidence (1)

docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md:467

  • CS9058 and CS9070 are being removed from the undocumented errors list but aren't documented in the new file-scoped-types.md file. Either these error codes should be added to the new documentation (if they're related to file-local types), or they should remain in this file until proper documentation is created for them.
helpviewer_keywords:
  - "errors [C#], additional information"
---
# Sorry, we don't have specifics on this C# error

We're sorry, but we don't have any specific information about this error. You can search for the error number and message text to find information on the web. Or you can ask other developers using one of these:

@BillWagner BillWagner merged commit 50f30ec into dotnet:main Jan 16, 2026
9 checks passed
@BillWagner BillWagner deleted the file-scoped-errors branch January 16, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add C# 11 errors for file scoped types

2 participants