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