1 write to _dependenciesKey
System.Web (1)
Cache\OutputCache.cs (1)
735fragment._dependenciesKey = depKey;
1 reference to _dependenciesKey
System.Web (1)
Cache\OutputCache.cs (1)
561if (HasDependencyChanged(true /*isFragment*/, fragment._dependenciesKey, fragment._dependencies, null /*kernelKey*/, key, provider.Name)) {