1 write to _callbackDispatchers
Microsoft.CodeAnalysis.Workspaces (1)
Remote\RemoteServiceCallbackDispatchers.cs (1)
32
=>
_callbackDispatchers
= dispatchers.ToImmutableDictionary(d => d.Metadata.ServiceInterface);
1 reference to _callbackDispatchers
Microsoft.CodeAnalysis.Workspaces (1)
Remote\RemoteServiceCallbackDispatchers.cs (1)
35
=>
_callbackDispatchers
[serviceType].Value;