3 references to IsElementName
System.Configuration.ConfigurationManager (3)
System\Configuration\ConfigurationElementCollection.cs (3)
414if (!IsElementName(entry.GetKey(this).ToString())) 1149if (!IsElementName(elementName)) return false; 1222return (elementName == ElementName) || IsElementName(elementName);