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

Add test for goto definition on a property pattern's member name. #9438

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

gafter
Copy link
Member

@gafter gafter commented Mar 3, 2016

Closes #9072

@dotnet/roslyn-ide @CyrusNajmabadi Please review.

@gafter gafter self-assigned this Mar 3, 2016
@gafter gafter added this to the 2.0 (RC) milestone Mar 3, 2016
@@ -615,20 +615,76 @@ class C
Await TestAsync(workspace)
End Function

<WpfFact, Trait(Traits.Feature, Traits.Features.GoToDefinition)>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you deleted an existing test. Did you mean to copy/paste instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops. Will fix.

@CyrusNajmabadi
Copy link
Member

👍 If you add the old test back :)

gafter added a commit that referenced this pull request Mar 3, 2016
Add test for goto definition on a property pattern's member name.
@gafter gafter merged commit 2e0db2c into dotnet:features/patterns Mar 3, 2016
@DustinCampbell
Copy link
Member

A little late, but 👍

@gafter gafter deleted the patterns-9072b branch May 24, 2018 19:05
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.

4 participants