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