1 write to _providerName
System.Web (1)
Cache\OutputCache.cs (1)
68_providerName = providerName;
1 reference to _providerName
System.Web (1)
Cache\OutputCache.cs (1)
61internal string ProviderName { get { return _providerName; } }