8 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Internal\Http3\Http3ControlStream.cs (8)
99
Input
.Complete(abortReason);
112
Input
.Complete();
153
var result = await
Input
.ReadAsync();
176
Input
.AdvanceTo(consumed, examined);
252
var result = await
Input
.ReadAsync();
278
Input
.AdvanceTo(consumed, examined);
291
var result = await
Input
.ReadAsync();
293
Input
.AdvanceTo(readableBuffer.End);