Skip to content
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

Patterns: matching the tuple pattern using ITuple #27746

Closed
gafter opened this issue Jun 12, 2018 · 2 comments
Closed

Patterns: matching the tuple pattern using ITuple #27746

gafter opened this issue Jun 12, 2018 · 2 comments

Comments

@gafter
Copy link
Member

gafter commented Jun 12, 2018

When the input is of type object, ITuple, or a type parameter, or is know to implement the ITuple interface, we should permit pattern-matching via the use of function members of ITuple.

@gafter gafter added this to the 16.0 milestone Jun 12, 2018
@gafter gafter self-assigned this Jun 12, 2018
gafter added a commit to gafter/roslyn that referenced this issue Jul 26, 2018
gafter pushed a commit that referenced this issue Aug 14, 2018
@gafter
Copy link
Member Author

gafter commented Aug 14, 2018

Fixed in #28859

@gafter gafter closed this as completed Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant