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);
44
return
_properties
;