7 references to ExportWorkspaceService
Microsoft.CodeAnalysis.EditorFeatures (2)
Interactive\InteractiveSupportsFeatureService.cs (2)
17[ExportWorkspaceService(typeof(ITextBufferSupportsFeatureService), [WorkspaceKind.Interactive]), Shared] 55[ExportWorkspaceService(typeof(IDocumentSupportsFeatureService), [WorkspaceKind.Interactive]), Shared]
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\VSCodeAnalyzerLoaderProviderFactory.cs (1)
14[ExportWorkspaceService(typeof(IAnalyzerAssemblyLoaderProvider), [WorkspaceKind.Host]), Shared]
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\ClientFallbackAnalyzerConfigOptionsProvider.cs (1)
19[ExportWorkspaceService(typeof(IFallbackAnalyzerConfigOptionsProvider), workspaceKinds:
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteAnalyzerAssemblyLoaderService.cs (1)
16[ExportWorkspaceService(typeof(IAnalyzerAssemblyLoaderProvider), [WorkspaceKind.RemoteWorkspace]), Shared]
Services\DiagnosticAnalyzer\PerformanceTrackerService.cs (1)
24[ExportWorkspaceService(typeof(IPerformanceTrackerService), [WorkspaceKind.RemoteWorkspace]), Shared]
Microsoft.VisualStudio.LanguageServices.LiveShare (1)
Client\CloudEnvironmentSupportsFeatureService.cs (1)
16[ExportWorkspaceService(typeof(ITextBufferSupportsFeatureService), [WorkspaceKind.CloudEnvironmentClientWorkspace]), Shared]