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