1 write to _statusDescription
System.Web (1)
Cache\OutputCacheEntry.cs (1)
55_statusDescription = statusDescription;
1 reference to _statusDescription
System.Web (1)
Cache\OutputCacheEntry.cs (1)
28internal string StatusDescription { get { return _statusDescription; } }