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)
61
internal string ProviderName { get { return
_providerName
; } }