Skip to content

Conversation

@BillWagner
Copy link
Member

@BillWagner BillWagner commented Nov 13, 2025

Fixes anonymous feedback. The referenced snippet was incorrect.


Internal previews

📄 File 🔗 Preview link
docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md How to create a new method for an enumeration (C# Programming Guide)

Fixes UUF. The referenced snippet was incorrect.
@BillWagner BillWagner requested a review from a team as a code owner November 13, 2025 21:53
Copilot AI review requested due to automatic review settings November 13, 2025 21:53
@BillWagner BillWagner enabled auto-merge (squash) November 13, 2025 21:53
Copilot finished reviewing on behalf of BillWagner November 13, 2025 21:54
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

This PR corrects an incorrect code snippet reference in the enumeration extension method documentation. The referenced snippet was pointing to the wrong example, causing a mismatch between the documentation text and the displayed code.

  • Updated the snippet reference from EnumExtensionMembers to ExampleExtendEnum to show the usage example instead of the definition

…e-a-new-method-for-an-enumeration.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@BillWagner BillWagner merged commit dcbc445 into main Nov 14, 2025
11 checks passed
@BillWagner BillWagner deleted the BillWagner-patch-2 branch November 14, 2025 15:37
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.

3 participants