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