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