2 writes to _observedBytes
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\MessageBody.cs (2)
100_observedBytes = 0; 189_observedBytes += observedBytes;
1 reference to _observedBytes
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\MessageBody.cs (1)
192if (_observedBytes > maxRequestBodySize)