9 references to Commit
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\Http1OutputProducer.cs (7)
180writer.Commit(); 333writer.Commit(); 361writer.Commit(); 383writer.Commit(); 403writer.Commit(); 593writer.Commit(); 621writer.Commit();
src\Shared\ServerInfrastructure\BufferWriter.cs (2)
26/// The number of uncommitted bytes (all the calls to <see cref="Advance(int)"/> since the last call to <see cref="Commit"/>). 126Commit();