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