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)
1256
return Value != null ? thisCollection.GetElementKeyInternal(Value) :
_key
;