11 references to AddAndCheckObservedBytes
Microsoft.AspNetCore.Server.Kestrel.Core (11)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (9)
318AddAndCheckObservedBytes(reader.Consumed); 337AddAndCheckObservedBytes(reader.Consumed); 381AddAndCheckObservedBytes(buffer.Length); 394AddAndCheckObservedBytes(charsToByteCRExclusive); 410AddAndCheckObservedBytes(charsToByteCRExclusive + 2); 418AddAndCheckObservedBytes(charsToByteCRExclusive + 1); 440AddAndCheckObservedBytes(actual); 467AddAndCheckObservedBytes(2); 495AddAndCheckObservedBytes(2);
Internal\Http2\Http2MessageBody.cs (1)
79AddAndCheckObservedBytes(newlyExaminedBytes);
Internal\Http3\Http3MessageBody.cs (1)
48AddAndCheckObservedBytes(newlyExaminedBytes);