3 references to XsltSectionPath
System.Xml (3)
System\Xml\Core\XmlConfiguration.cs (3)
100
XsltConfigSection section = System.Configuration.ConfigurationManager.GetSection(XmlConfigurationString.
XsltSectionPath
) as XsltConfigSection;
134
XsltConfigSection section = System.Configuration.ConfigurationManager.GetSection(XmlConfigurationString.
XsltSectionPath
) as XsltConfigSection;
161
XsltConfigSection section = System.Configuration.ConfigurationManager.GetSection(XmlConfigurationString.
XsltSectionPath
) as XsltConfigSection;