2 writes to _aborted
Microsoft.AspNetCore.Http.Connections.Client (2)
Internal\WebSocketsTransport.cs (2)
371_aborted = true; 386_aborted = true;
2 references to _aborted
Microsoft.AspNetCore.Http.Connections.Client (2)
Internal\WebSocketsTransport.cs (2)
505if (!_aborted) 571if (!_aborted)