7 references to DecrementActiveClientStreamCount
Microsoft.AspNetCore.Server.Kestrel.Core (7)
Internal\Http2\Http2Connection.cs (2)
1253_currentHeadersStream.DecrementActiveClientStreamCount(); 1306stream.DecrementActiveClientStreamCount();
Internal\Http2\Http2FrameWriter.cs (3)
242stream.DecrementActiveClientStreamCount(); 257stream.DecrementActiveClientStreamCount(); 268stream.DecrementActiveClientStreamCount();
Internal\Http2\Http2Stream.cs (2)
551DecrementActiveClientStreamCount(); 595DecrementActiveClientStreamCount();