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