2 writes to internalElementTagName
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (2)
197collection.internalElementTagName = source.ElementTagName; // Default collections don't know there tag name 537collection.internalElementTagName = parentElement.ElementTagName; // Default collections don't know there tag name