2 references to WorkspaceServices
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Solution.cs (1)
97
return this.SolutionState.Services.
WorkspaceServices
.Workspace;
Microsoft.VisualStudio.LanguageServices (1)
Remote\VisualStudioRemoteHostClientProvider.cs (1)
76
workspaceServices.SolutionServices.
WorkspaceServices
.HostServices != _vsWorkspace.Services.HostServices ||