1 write to _value
System.Web (1)
Cache\CacheEntry.cs (1)
156_value = value;
4 references to _value
System.Web (4)
Cache\CacheEntry.cs (4)
184get {return _value;} 283callback(_key, _value, reason); 287callback(_key, _value, reason); 305callback(_key, _value, reason);