7 references to DecrementActiveClientStreamCount
Microsoft.AspNetCore.Server.Kestrel.Core (7)
Internal\Http2\Http2Connection.cs (2)
1338_currentHeadersStream.DecrementActiveClientStreamCount(); 1391stream.DecrementActiveClientStreamCount();
Internal\Http2\Http2FrameWriter.cs (3)
273stream.DecrementActiveClientStreamCount(); 288stream.DecrementActiveClientStreamCount(); 299stream.DecrementActiveClientStreamCount();
Internal\Http2\Http2Stream.cs (2)
563DecrementActiveClientStreamCount(); 607DecrementActiveClientStreamCount();