2 references to CreateElement
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (1)
671
ConfigurationElement childElement =
CreateElement
(prop.Type);
System\Configuration\ConfigurationSection.cs (1)
75
ConfigurationElement TempElement =
CreateElement
(this.GetType());