-
Notifications
You must be signed in to change notification settings - Fork 6k
type matching, they talk about 4 cases but aren't the 2nd and the 3rd identical? #47076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Hi @copilot Can you start working on this again? |
I'll start working on this issue. Looking at the current documentation for type pattern matching, I can see the conditions that might be causing confusion. Let me analyze the current state and identify areas that need clarification. |
…itions Co-authored-by: BillWagner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple small changes, and then this is ready.
docs/csharp/language-reference/operators/type-testing-and-cast.md
Outdated
Show resolved
Hide resolved
…mpatibility Co-authored-by: BillWagner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ready for final review.
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.
Original issue description:
Fixes #22163.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.
Internal previews