4 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
575
Input
.CancelPendingRead();
615
var result = await
Input
.ReadAsync();
648
Input
.AdvanceTo(consumed, examined);
681
await
Input
.CompleteAsync();