16 writes to IsKey
Microsoft.Build (3)
ToolsetElement.cs (3)
123[ConfigurationProperty("toolsVersion", IsKey = true, IsRequired = true)] 307[ConfigurationProperty("os", IsKey = true, IsRequired = true)] 479[ConfigurationProperty("name", IsKey = true, IsRequired = true)]
Microsoft.Build.Engine (2)
Engine\ToolsetConfigurationReader.cs (2)
381[ConfigurationProperty("toolsVersion", IsKey = true, IsRequired = true)] 543[ConfigurationProperty("name", IsKey = true, IsRequired = true)]
Microsoft.Build.Utilities.Core (3)
ToolsetElement.cs (3)
123[ConfigurationProperty("toolsVersion", IsKey = true, IsRequired = true)] 307[ConfigurationProperty("os", IsKey = true, IsRequired = true)] 479[ConfigurationProperty("name", IsKey = true, IsRequired = true)]
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)]