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