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