-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Solution services cleanup #64160
Merged
Merged
Solution services cleanup #64160
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tmat
force-pushed
the
SolutionServicesCleanup
branch
from
October 18, 2022 15:36
4fbc0b1
to
7d5cd01
Compare
tmat
force-pushed
the
SolutionServicesCleanup
branch
2 times, most recently
from
October 20, 2022 20:17
fcdd864
to
2fe67fb
Compare
tmat
force-pushed
the
SolutionServicesCleanup
branch
from
November 10, 2022 22:51
2fe67fb
to
21db9d3
Compare
Closed
5 tasks
tmat
force-pushed
the
SolutionServicesCleanup
branch
from
November 21, 2022 20:40
c802014
to
8a685cf
Compare
This was referenced Nov 21, 2022
tmat
force-pushed
the
SolutionServicesCleanup
branch
from
December 4, 2022 02:47
8a685cf
to
01c5ad2
Compare
tmat
force-pushed
the
SolutionServicesCleanup
branch
2 times, most recently
from
January 8, 2023 19:27
c1d93e8
to
896ac9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much of this PR is all goodness, but I think I have a few requests for comments and one or two places to validate things just to make sure this isn't going to break some subtle stuff.
src/Workspaces/Core/Portable/Workspace/Host/LanguageServices.cs
Outdated
Show resolved
Hide resolved
src/Workspaces/Core/Portable/Workspace/Host/SolutionServices.cs
Outdated
Show resolved
Hide resolved
src/Workspaces/Core/Portable/Workspace/Solution/SolutionState.cs
Outdated
Show resolved
Hide resolved
tmat
force-pushed
the
SolutionServicesCleanup
branch
from
January 12, 2023 02:32
896ac9c
to
2d61320
Compare
@jasonmalinowski ping |
jasonmalinowski
approved these changes
Jan 18, 2023
tmat
force-pushed
the
SolutionServicesCleanup
branch
from
January 23, 2023 22:06
37ca752
to
af31cd8
Compare
ghost
added this to the Next milestone
Jan 23, 2023
sharwell
added a commit
to sharwell/roslyn
that referenced
this pull request
Jun 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removes some references to Workspace and HostWorkspaceServices.