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