2 references to GetSectionXmlReader
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (1)
1728
ConfigXmlReader reader =
GetSectionXmlReader
(keys, input);
System\Configuration\MgmtConfigurationRecord.cs (1)
521
ConfigXmlReader reader =
GetSectionXmlReader
(keys, sectionRecord.FileInput);