1 override of CreateAttributes
System.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1314public override XmlWriter CreateAttributes() {
1 reference to CreateAttributes
System.Xml (1)
System\Xml\XPath\XPathNavigator.cs (1)
1418XmlWriter writer = CreateAttributes();