6 references to SectionInput
System.Configuration.ConfigurationManager (6)
System\Configuration\BaseConfigurationRecord.cs (5)
425
new
SectionInput
(locationSectionRecord.SectionXmlInfo,
479
SectionInput sectionInput = new
SectionInput
(
509
SectionInput sectionInput = new
SectionInput
(locationSectionRecord.SectionXmlInfo,
2688
SectionInput fileInput = new
SectionInput
(sectionXmlInfo, localErrors);
3391
SectionInput fileInput = new
SectionInput
(sectionXmlInfo, null);
System\Configuration\MgmtConfigurationRecord.cs (1)
1851
fileInput = new
SectionInput
(sectionXmlInfo, null)