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

Added tests for out and ref completion in local function #22388

Merged
merged 1 commit into from
Sep 28, 2017

Conversation

chborl
Copy link
Contributor

@chborl chborl commented Sep 28, 2017

Tests added in response to issue #22253.
The issue was fixed by a previous PR by #17447 which was merged into master with #22050.
This PR is for additional tests only.

Customer scenario
If customer is in a local function, out and ref will not appear in the completion list when adding a parameter

Bugs this fixes:
#22253

Risk
Low, tests only

Performance impact
Low, only 2 tests added

How was the bug found?
Team member filed issue

Test documentation updated?
N/A

@chborl
Copy link
Contributor Author

chborl commented Sep 28, 2017

@dotnet/roslyn-ide

@chborl
Copy link
Contributor Author

chborl commented Sep 28, 2017

These are test only changes so going ahead and merging

@chborl chborl merged commit dc4b052 into dotnet:master Sep 28, 2017
@chborl chborl deleted the outkeywordcompletionissue branch January 30, 2018 21:12
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