1 write to _started
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnection.cs (1)
233_started = true;
3 references to _started
Microsoft.AspNetCore.Http.Connections.Client (3)
HttpConnection.cs (3)
212if (_started) 223if (_started) 268if (!_disposed && _started)