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)
505
if (!
_aborted
)
571
if (!
_aborted
)