8 writes to IsKey
System.Configuration.ConfigurationManager (7)
System\Configuration\DateTimeConfigurationElement.cs (1)
27[ConfigurationProperty("value", IsKey = true)]
System\Configuration\NameValueConfigurationElement.cs (1)
26[ConfigurationProperty("name", IsKey = true, DefaultValue = "")]
System\Configuration\ProviderSettings.cs (1)
47[ConfigurationProperty("name", IsRequired = true, IsKey = true)]
System\Configuration\SchemeSettingElement.cs (1)
16DefaultValue = null, IsRequired = true, IsKey = true)]
System\Configuration\SettingElement.cs (1)
64[ConfigurationProperty("name", IsRequired = true, IsKey = true, DefaultValue = "")]
System\Diagnostics\ListenerElementsCollection.cs (1)
114[ConfigurationProperty("name", IsRequired = true, IsKey = true)]
System\Diagnostics\SwitchElementsCollection.cs (1)
36[ConfigurationProperty("name", DefaultValue = "", IsRequired = true, IsKey = true)]
System.Runtime.Caching (1)
System\Runtime\Caching\Configuration\MemoryCacheElement.cs (1)
70[ConfigurationProperty("name", DefaultValue = "", IsRequired = true, IsKey = true)]