4 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
593
Input
.CancelPendingRead();
633
var result = await
Input
.ReadAsync();
666
Input
.AdvanceTo(consumed, examined);
699
await
Input
.CompleteAsync();