1 instantiation of ExportRemoteServiceCallbackDispatcher
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SymbolFinder.CallbackDispatcher.cs (1)
18
[
ExportRemoteServiceCallbackDispatcher
(typeof(IRemoteSymbolFinderService)), Shared]
1 reference to ExportRemoteServiceCallbackDispatcher
Microsoft.CodeAnalysis.Workspaces (1)
Remote\RemoteServiceCallbackDispatchers.cs (1)
23
var serviceInterface = data.GetValueOrDefault(nameof(
ExportRemoteServiceCallbackDispatcherAttribute
.ServiceInterface));