Base:
method
GetElementKey
System.Configuration.ConfigurationElementCollection.GetElementKey(System.Configuration.ConfigurationElement)
1 reference to GetElementKey
System.ServiceModel (1)
System\ServiceModel\Configuration\XmlElementElementCollection.cs (1)
42
if ((parent == null) || !parent.ContainsKey(this.
GetElementKey
(element)))