4 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
647
Input
.CancelPendingRead();
687
var result = await
Input
.ReadAsync();
720
Input
.AdvanceTo(consumed, examined);
753
await
Input
.CompleteAsync();