-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Type and Deconstruction Simultaneously #42307
Comments
Hi @zms9110750 Can you add an example where this is useful? I find the code interesting, but I'm not seeing a scenario where I'd use it in practice. |
I just saw this grammar here |
If the positional pattern relies entirely on Deconstruct, I think it would be better to directly change the title to Deconstruct pattern. |
This issue has been automatically closed due to no response from the original author. Feel free to reopen it if you have more information that can help us investigate the issue further. |
@BillWagner hi? |
Hi @zms9110750 Thanks for tagging me in that comment. I missed the earlier once, and it looks like one of our bots didn't restore labels correctly on your last comment. I see your point. I'm not going to change the name. We chose that to match the name used in the specification. However, I did add a callout on the importance of order. |
Type of issue
Missing information
Description
I found a usage method that did not appear in the document.
Page URL
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/patterns
Content source URL
https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/operators/patterns.md
Document Version Independent Id
312e9c81-ee2a-1d84-64d7-bcaa71d7eab8
Article author
@BillWagner
Metadata
Associated WorkItem - 310181
The text was updated successfully, but these errors were encountered: