9 references to Commit
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\Http1OutputProducer.cs (7)
180
writer.
Commit
();
333
writer.
Commit
();
361
writer.
Commit
();
383
writer.
Commit
();
403
writer.
Commit
();
593
writer.
Commit
();
621
writer.
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
"/>).
126
Commit
();