8 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Internal\Http3\Http3ControlStream.cs (8)
105
Input
.Complete(abortReason);
118
Input
.Complete();
159
var result = await
Input
.ReadAsync();
182
Input
.AdvanceTo(consumed, examined);
262
var result = await
Input
.ReadAsync();
309
Input
.AdvanceTo(consumed, examined);
322
var result = await
Input
.ReadAsync();
324
Input
.AdvanceTo(readableBuffer.End);