2 references to XmlReaderSectionPath
System.Xml (2)
System\Xml\Core\XmlConfiguration.cs (2)
44
XmlReaderSection section = System.Configuration.ConfigurationManager.GetSection(XmlConfigurationString.
XmlReaderSectionPath
) as XmlReaderSection;
75
XmlReaderSection section = System.Configuration.ConfigurationManager.GetSection(XmlConfigurationString.
XmlReaderSectionPath
) as XmlReaderSection;