3 writes to _contentLength
Microsoft.AspNetCore.Server.IIS (3)
src\Shared\HttpSys\RequestProcessing\HeaderCollection.cs (3)
135_contentLength = value; 154_contentLength = value; 160_contentLength = null;
1 reference to _contentLength
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\RequestProcessing\HeaderCollection.cs (1)
127return _contentLength;