6 references to SectionInput
System.Configuration (6)
System\Configuration\BaseConfigurationRecord.cs (5)
467new SectionInput(locationSectionRecord.SectionXmlInfo, 522SectionInput sectionInput = new SectionInput( 554SectionInput sectionInput = new SectionInput(locationSectionRecord.SectionXmlInfo, locationSectionRecord.ErrorsList); 3248SectionInput fileInput = new SectionInput(sectionXmlInfo, localErrors); 4007SectionInput fileInput = new SectionInput(sectionXmlInfo, null);
System\Configuration\MgmtConfigurationRecord.cs (1)
2000fileInput = new SectionInput(sectionXmlInfo, null);