1 write to _started
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnection.cs (1)
230_started = true;
3 references to _started
Microsoft.AspNetCore.Http.Connections.Client (3)
HttpConnection.cs (3)
209if (_started) 220if (_started) 265if (!_disposed && _started)