4 references to CopySection
System.Configuration.ConfigurationManager (4)
System\Configuration\AppSettingsSection.cs (1)
117rawXml = xmlUtil.CopySection();
System\Configuration\BaseConfigurationRecord.cs (3)
1450string rawXml = xmlUtil.CopySection(); 1519string rawXml = xmlUtil.CopySection(); 2620rawXml = xmlUtil.CopySection();