2 writes to _contentLength
System.Runtime.Remoting (2)
channels\http\httpstreams.cs (2)
541_contentLength = 0; 639ReadToEndOfHeaders(headers, out _chunkedEncoding, out _contentLength,
1 reference to _contentLength
System.Runtime.Remoting (1)
channels\http\httpstreams.cs (1)
658_requestStream = new HttpFixedLengthReadingStream(this, _contentLength);