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)
14
public long Length { get { return
_length
; } }