7 references to GetElementKeyInternal
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationElementCollection.cs (7)
512object key = GetElementKeyInternal(element); 588object key = GetElementKeyInternal(element); 601object key = GetElementKeyInternal(element); 659object key = GetElementKeyInternal(element); 704object key = GetElementKeyInternal(element); 1113if (IsElementRemovable(elem)) BaseRemove(GetElementKeyInternal(elem), false); 1259return Value != null ? thisCollection.GetElementKeyInternal(Value) : _key;