2 implementations of Advance
InMemory.FunctionalTests (1)
Http3\WebTransport\WebTransportTestUtilities.cs (1)
110
public void
Advance
(int bytes)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.cs (1)
1466
public void
Advance
(int bytes)
1 reference to Advance
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpResponsePipeWriter.cs (1)
25
_pipeControl.
Advance
(bytes);