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