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