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