1 write to _callbackDispatchers
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemoteHostClientProvider.cs (1)
32=> _callbackDispatchers = new RemoteServiceCallbackDispatcherRegistry(callbackDispatchers);
1 reference to _callbackDispatchers
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemoteHostClientProvider.cs (1)
35=> new InProcRemoteHostClientProvider(workspaceServices.SolutionServices, _callbackDispatchers);