2 references to CreateElement
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationElement.cs (1)
128ConfigurationElement childElement = CreateElement(prop.Type);
System\Configuration\ConfigurationSection.cs (1)
55ConfigurationElement tempElement = CreateElement(GetType());