9 references to ConfigurationProperty
System.Configuration.ConfigurationManager (5)
System\Configuration\ConfigurationProperty.cs (1)
43
:
this
(name, type, defaultValue, null, null, options)
System\Configuration\ConnectionStringSettings.cs (1)
9
new
ConfigurationProperty
("name", typeof(string), null, null,
System\Configuration\IdnElement.cs (1)
16
new
ConfigurationProperty
(CommonConfigurationStrings.Enabled, typeof(UriIdnScope),
System\Configuration\ProtectedConfigurationSection.cs (1)
21
new
ConfigurationProperty
("defaultProvider",
System\Configuration\ProviderSettings.cs (1)
14
new
ConfigurationProperty
("name",
System.Runtime.Caching (4)
System\Runtime\Caching\Configuration\MemoryCacheElement.cs (4)
17
new
ConfigurationProperty
("name",
25
new
ConfigurationProperty
("physicalMemoryLimitPercentage",
32
new
ConfigurationProperty
("cacheMemoryLimitMegabytes",
39
new
ConfigurationProperty
("pollingInterval",