5 references to CountBytesRead
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (1)
49
CountBytesRead
(readResult.Buffer.Length);
Internal\Http\Http1ContentLengthMessageBody.cs (1)
171
CountBytesRead
(returnedReadResultLength);
Internal\Http\MessageBody.cs (1)
252
CountBytesRead
(bytesInReadResult);
Internal\Http2\Http2MessageBody.cs (1)
93
CountBytesRead
(readResult.Buffer.Length);
Internal\Http3\Http3MessageBody.cs (1)
61
CountBytesRead
(readResult.Buffer.Length);