4 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
589
Input
.CancelPendingRead();
629
var result = await
Input
.ReadAsync();
662
Input
.AdvanceTo(consumed, examined);
695
await
Input
.CompleteAsync();