1 instantiation of StreamInputFlowControl
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Stream.cs (1)
56_inputFlowControl = new StreamInputFlowControl(
1 reference to StreamInputFlowControl
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Stream.cs (1)
23private StreamInputFlowControl _inputFlowControl = default!;