7 references to GetElementKeyInternal
System.Configuration (7)
System\Configuration\ConfigurationElementCollection.cs (7)
482
Object key =
GetElementKeyInternal
(element);
549
Object key =
GetElementKeyInternal
(element);
563
Object key =
GetElementKeyInternal
(element);
622
Object key =
GetElementKeyInternal
(element);
670
Object key =
GetElementKeyInternal
(element);
1094
BaseRemove(
GetElementKeyInternal
(elem), false);
1252
return ThisCollection.
GetElementKeyInternal
(_value);