11 references to AddAndCheckObservedBytes
Microsoft.AspNetCore.Server.Kestrel.Core (11)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (9)
315AddAndCheckObservedBytes(reader.Consumed); 334AddAndCheckObservedBytes(reader.Consumed); 362AddAndCheckObservedBytes(buffer.Length); 374AddAndCheckObservedBytes(charsToByteCRExclusive); 388AddAndCheckObservedBytes(charsToByteCRExclusive + 2); 395AddAndCheckObservedBytes(charsToByteCRExclusive + 1); 409AddAndCheckObservedBytes(actual); 436AddAndCheckObservedBytes(2); 464AddAndCheckObservedBytes(2);
Internal\Http2\Http2MessageBody.cs (1)
79AddAndCheckObservedBytes(newlyExaminedBytes);
Internal\Http3\Http3MessageBody.cs (1)
48AddAndCheckObservedBytes(newlyExaminedBytes);