7 references to GetElementKeyInternal
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationElementCollection.cs (7)
509object key = GetElementKeyInternal(element); 585object key = GetElementKeyInternal(element); 598object key = GetElementKeyInternal(element); 656object key = GetElementKeyInternal(element); 701object key = GetElementKeyInternal(element); 1110if (IsElementRemovable(elem)) BaseRemove(GetElementKeyInternal(elem), false); 1256return Value != null ? thisCollection.GetElementKeyInternal(Value) : _key;