1 write to AddElementName
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationProperty.cs (1)
142AddElementName = collectionAttribute.AddItemName;
2 references to AddElementName
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationElement.cs (2)
136if (prop.AddElementName != null) 137childElementCollection.AddElementName = prop.AddElementName;