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