4 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
576
Input
.CancelPendingRead();
614
var result = await
Input
.ReadAsync();
640
Input
.AdvanceTo(consumed, examined);
673
await
Input
.CompleteAsync();