add CS8500 compiler warning by StuartMosquera · Pull Request #49433 · dotnet/docs

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@StuartMosquera

Copy link Copy Markdown

Contributor

@StuartMosquera StuartMosquera commented

Oct 23, 2025

edited by github-actions bot

Loading

Summary

  • This PR adds the missing documentation for the CS8500 compiler warning.

Fixes #48468


Internal previews

📄 File 🔗 Preview link
docs/csharp/misc/cs8500.md docs/csharp/misc/cs8500

@StuartMosquera StuartMosquera requested review from a team and BillWagner as code owners

October 23, 2025 20:42

@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone

Oct 23, 2025

@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc csharp-errors-warnings/subsvc community-contribution

Indicates PR is created by someone from the .NET community.

labels

Oct 23, 2025

@StuartMosquera

Copy link Copy Markdown

Contributor Author

I didn't find the cs0208.md file in the main branch; for some reason, it's still present in live.

Copy link Copy Markdown

Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @StuartMosquera

Thanks again. I'll :shipit: now.

StuartMosquera reacted with hooray emoji

@BillWagner BillWagner merged commit e0daf3a into dotnet:main

Oct 24, 2025

12 checks passed

@StuartMosquera StuartMosquera deleted the add-info-for-CS8500 branch

October 24, 2025 14:54

@xtqqczze

Copy link Copy Markdown

Contributor

I didn't find the cs0208.md file in the main branch; for some reason, it's still present in live.

Seems like it was deleted in #49388

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@BillWagner BillWagner BillWagner approved these changes

Assignees

No one assigned

Labels

community-contribution

Indicates PR is created by someone from the .NET community.

csharp-errors-warnings/subsvc dotnet-csharp/svc

Projects

None yet

Milestone

October 2025

Development

Successfully merging this pull request may close these issues.

[New article]: Compiler Warning CS8500

3 participants

@StuartMosquera @xtqqczze @BillWagner