1 write to _length
System.Web (1)
Cache\MemoryResponseElement.cs (1)
25_length = length;
1 reference to _length
System.Web (1)
Cache\MemoryResponseElement.cs (1)
14public long Length { get { return _length; } }