Base:
property
Length
System.IO.Stream.Length
1 reference to Length
System.Web (1)
HttpBufferlessInputStream.cs (1)
312
if (!_disableMaxRequestLength &&
Length
> _maxRequestLength) {