4 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
591
Input
.CancelPendingRead();
631
var result = await
Input
.ReadAsync();
664
Input
.AdvanceTo(consumed, examined);
697
await
Input
.CompleteAsync();