1 override of CreateAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
1598public override XmlWriter CreateAttributes()
1 reference to CreateAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (1)
1703XmlWriter writer = CreateAttributes();