27 references to Commit
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\Http1OutputProducer.cs (7)
180
writer.
Commit
();
333
writer.
Commit
();
361
writer.
Commit
();
384
writer.
Commit
();
406
writer.
Commit
();
594
writer.
Commit
();
622
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
();
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (17)
BufferWriterTests.cs (10)
65
writer.
Commit
();
84
writer.
Commit
();
99
writer.
Commit
();
111
writer.
Commit
();
125
writer.
Commit
();
141
writer.
Commit
();
174
writer.
Commit
();
190
writer.
Commit
();
197
writer.
Commit
();
223
writer.
Commit
();
PipelineExtensionTests.cs (7)
42
writer.
Commit
();
59
writer.
Commit
();
85
writer.
Commit
();
110
writer.
Commit
();
140
writer.
Commit
();
157
writer.
Commit
();
190
writer.
Commit
();
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
ChunkWriterBenchmark.cs (1)
53
writer.
Commit
();