1 write to _httpClient
Microsoft.AspNetCore.Http.Connections.Client (1)
Internal\WebSocketsTransport.cs (1)
87_httpClient = httpClient;
1 reference to _httpClient
Microsoft.AspNetCore.Http.Connections.Client (1)
Internal\WebSocketsTransport.cs (1)
270await webSocket.ConnectAsync(url, invoker: _httpClient, cancellationToken).ConfigureAwait(false);