2 references to _propProviders
System.Web (2)
Configuration\OutputCacheSection.cs (2)
95
_properties.Add(
_propProviders
);
192
return (ProviderSettingsCollection)base[
_propProviders
];