1 write to _properties
System.Runtime.Caching (1)
System\Caching\Configuration\MemoryCacheSection.cs (1)
35_properties = new ConfigurationPropertyCollection();
2 references to _properties
System.Runtime.Caching (2)
System\Caching\Configuration\MemoryCacheSection.cs (2)
36_properties.Add(_propNamedCaches); 44return _properties;