4 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
603
Input
.CancelPendingRead();
643
var result = await
Input
.ReadAsync();
676
Input
.AdvanceTo(consumed, examined);
709
await
Input
.CompleteAsync();