4 references to RemoveFromProvider
System.Web (4)
Cache\OutputCache.cs (2)
342
OutputCache.
RemoveFromProvider
(dce.OutputCacheEntryKey, dce.ProviderName);
526
OutputCache.
RemoveFromProvider
(key, provider.Name);
HttpResponse.cs (2)
1026
OutputCache.
RemoveFromProvider
(key, providerName);
1036
OutputCache.
RemoveFromProvider
(key, providerName);