Skip to content

Add example fix to CS0409 compiler error#53179

Merged
BillWagner merged 1 commit intodotnet:mainfrom
StuartMosquera:add-example-fix-to-cs0409
Apr 17, 2026
Merged

Add example fix to CS0409 compiler error#53179
BillWagner merged 1 commit intodotnet:mainfrom
StuartMosquera:add-example-fix-to-cs0409

Conversation

@StuartMosquera
Copy link
Copy Markdown
Contributor

@StuartMosquera StuartMosquera commented Apr 17, 2026

Summary

  • This PR adds the missing example fix to the CS0409 compiler error.

Fixes #52955


Internal previews

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

@StuartMosquera StuartMosquera requested review from a team and BillWagner as code owners April 17, 2026 14:23
@dotnetrepoman dotnetrepoman Bot added this to the April 2026 milestone Apr 17, 2026
@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 Apr 17, 2026
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.

Thanks @StuartMosquera

This LGTM. I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) April 17, 2026 14:50
@BillWagner BillWagner merged commit dc782dd into dotnet:main Apr 17, 2026
13 checks passed
@StuartMosquera StuartMosquera deleted the add-example-fix-to-cs0409 branch April 17, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. csharp-errors-warnings/subsvc dotnet-csharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a simple example fix to CS0409

2 participants