Skip to content

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Oct 4, 2024

Over time, the samples used in this article (many of which were also used in other articles) drifted from their original purpose.

Put those samples in this article only, and make them as small as possible to demonstrate the syntax for disambiguation purposes.

Fixes #42499
Fixes #29224


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/keywords/ref.md docs/csharp/language-reference/keywords/ref

Over time, the samples used in this article (many of which were also used in other articles) drifted from their original purpose.

Put those samples in this article only, and make them as small as possible to demonstrate the syntax for disambiguation purposes.

Fixes dotnet#42499
Fixes dotnet#29224
@BillWagner BillWagner requested a review from a team as a code owner October 4, 2024 19:30
@BillWagner BillWagner requested a review from IEvangelist October 4, 2024 19:30
@dotnet-policy-service dotnet-policy-service bot added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Oct 4, 2024
@BillWagner BillWagner enabled auto-merge (squash) October 8, 2024 22:09
@BillWagner BillWagner merged commit 512c0ef into dotnet:main Oct 8, 2024
8 checks passed
@BillWagner BillWagner deleted the update-disambiguation-samples branch October 28, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

First example missing usage example of passing a parameter by ref. Code comments refer to incorrect method name

2 participants