8 references to ExportRemoteServiceCallbackDispatcher
Microsoft.CodeAnalysis.Features (7)
AddImport\Remote\RemoteMissingImportDiscoveryServiceCallbackDispatcher.cs (1)
25[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteMissingImportDiscoveryService)), Shared]
DesignerAttribute\IRemoteDesignerAttributeDiscoveryService.cs (1)
30[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteDesignerAttributeDiscoveryService)), Shared]
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
27[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteEditAndContinueService)), Shared]
FindUsages\IRemoteFindUsagesService.cs (1)
50[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteFindUsagesService)), Shared]
NavigateTo\IRemoteNavigateToSearchService.cs (1)
35[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteNavigateToSearchService)), Shared]
RelatedDocuments\IRemoteRelatedDocumentsService.cs (1)
26[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteRelatedDocumentsService)), Shared]
SemanticSearch\IRemoteSemanticSearchService.cs (1)
41[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteSemanticSearchService)), Shared]
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SymbolFinder.CallbackDispatcher.cs (1)
18[ExportRemoteServiceCallbackDispatcher(typeof(IRemoteSymbolFinderService)), Shared]