6 references to SectionInput
System.Configuration.ConfigurationManager (6)
System\Configuration\BaseConfigurationRecord.cs (5)
421
new
SectionInput
(locationSectionRecord.SectionXmlInfo,
475
SectionInput sectionInput = new
SectionInput
(
505
SectionInput sectionInput = new
SectionInput
(locationSectionRecord.SectionXmlInfo,
2684
SectionInput fileInput = new
SectionInput
(sectionXmlInfo, localErrors);
3387
SectionInput fileInput = new
SectionInput
(sectionXmlInfo, null);
System\Configuration\MgmtConfigurationRecord.cs (1)
1851
fileInput = new
SectionInput
(sectionXmlInfo, null)