Base:
method
GetElementKey
System.Configuration.ConfigurationElementCollection.GetElementKey(System.Configuration.ConfigurationElement)
2 references to GetElementKey
System.ServiceModel (2)
System\ServiceModel\Configuration\XPathMessageFilterElementCollection.cs (2)
125
string newKey = (string)this.
GetElementKey
(value);
138
this.
GetElementKey
(value).ToString(),