1 implementation of Advance
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.cs (1)
1457public void Advance(int bytes)
1 reference to Advance
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpResponsePipeWriter.cs (1)
25_pipeControl.Advance(bytes);