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