1 write to _key
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElementCollection.cs (1)
1249_key = key;
1 reference to _key
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElementCollection.cs (1)
1256return Value != null ? thisCollection.GetElementKeyInternal(Value) : _key;