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