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

Cleanup in FindReferences engine. #15549

Merged
merged 2 commits into from
Nov 28, 2016

Conversation

CyrusNajmabadi
Copy link
Member

  1. For areas where we don't actually use parallalism, remove use of concurrent collections.
    We can switch back to concurrent collections if we ever need them.

  2. Use using aliases to make types clearer.

  3. Simplify how progress was tracked in FAR.

1. For areas where we don't actually use parallalism, remove use of concurrent collections.
We can switch back to concurrent collections if we ever need them.

2. Use using aliases to make types clearer.

3. Simplify how progress was tracked in FAR.
@CyrusNajmabadi
Copy link
Member Author

Tagging @dotnet/roslyn-ide

@CyrusNajmabadi
Copy link
Member Author

Tagging @dotnet/roslyn-ide

@CyrusNajmabadi
Copy link
Member Author

Preemptively merging in. Let me know if you want anything changed.

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.

2 participants