1 write to _connection
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
901var connection = Interlocked.Exchange(ref _connection, null);
1 reference to _connection
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
893if (_connection is not null)