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