11 references to AddAndCheckObservedBytes
Microsoft.AspNetCore.Server.Kestrel.Core (11)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (9)
313AddAndCheckObservedBytes(reader.Consumed); 332AddAndCheckObservedBytes(reader.Consumed); 360AddAndCheckObservedBytes(buffer.Length); 372AddAndCheckObservedBytes(charsToByteCRExclusive); 386AddAndCheckObservedBytes(charsToByteCRExclusive + 2); 393AddAndCheckObservedBytes(charsToByteCRExclusive + 1); 407AddAndCheckObservedBytes(actual); 434AddAndCheckObservedBytes(2); 462AddAndCheckObservedBytes(2);
Internal\Http2\Http2MessageBody.cs (1)
71AddAndCheckObservedBytes(newlyExaminedBytes);
Internal\Http3\Http3MessageBody.cs (1)
48AddAndCheckObservedBytes(newlyExaminedBytes);