2 references to
System.ServiceModel.Web (1)
System\ServiceModel\Web\CachingParameterInspector.cs (1)
51
this.cacheProfile = cacheSettings.OutputCacheProfiles
[
cacheProfileName];
System.Web (1)
UI\Page.cs (1)
3557
profile = (OutputCacheProfile) outputCacheSettings.OutputCacheProfiles
[
cacheSettings.CacheProfile];