2 references to s_propNamedCaches
System.Runtime.Caching (2)
System\Runtime\Caching\Configuration\MemoryCacheSection.cs (2)
33private static readonly ConfigurationPropertyCollection s_properties = new ConfigurationPropertyCollection() { s_propNamedCaches }; 52return (MemoryCacheSettingsCollection)base[s_propNamedCaches];