2 references to GetWorkspaceServices
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\LegacySolutionEvents\RemoteLegacySolutionEventsAggregationService.cs (1)
33var services = this.GetWorkspaceServices();
Services\SemanticClassification\RemoteSemanticClassificationService.Caching.cs (1)
289var persistenceService = GetWorkspaceServices().GetPersistentStorageService();