1 write to _callbackDispatchers
Microsoft.CodeAnalysis.Remote.Workspaces (1)
ExternalAccess\Pythia\Api\PythiaRemoteHostClient.cs (1)
23_callbackDispatchers = callbackDispatchers;
1 reference to _callbackDispatchers
Microsoft.CodeAnalysis.Remote.Workspaces (1)
ExternalAccess\Pythia\Api\PythiaRemoteHostClient.cs (1)
36=> new(_client.CreateConnection<TService>(_serviceDescriptors.UnderlyingObject, _callbackDispatchers, callbackTarget));