Skip to content

Improve clarity of the 'Arguments of type dynamic' code snippet#51550

Merged
BillWagner merged 1 commit intodotnet:mainfrom
StuartMosquera:fix-dynamic-section-snippet
Feb 9, 2026
Merged

Improve clarity of the 'Arguments of type dynamic' code snippet#51550
BillWagner merged 1 commit intodotnet:mainfrom
StuartMosquera:fix-dynamic-section-snippet

Conversation

@StuartMosquera
Copy link
Contributor

Summary

  • This PR clarifies the code example by adding a comment that guides the user to uncomment a specific line.

Fixes #51533

@StuartMosquera StuartMosquera requested review from a team and BillWagner as code owners February 7, 2026 00:47
@dotnetrepoman dotnetrepoman bot added this to the February 2026 milestone Feb 7, 2026
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc community-contribution Indicates PR is created by someone from the .NET community. labels Feb 7, 2026
Copy link
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

I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) February 9, 2026 15:42
@BillWagner BillWagner merged commit c85cbab into dotnet:main Feb 9, 2026
12 checks passed
@StuartMosquera StuartMosquera deleted the fix-dynamic-section-snippet branch February 9, 2026 17:10
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. dotnet-csharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A line of code is commented when it shouldn't have been

2 participants