3 references to NewNode
System.Xml (3)
System\Xml\Cache\XPathDocumentBuilder.cs (3)
100idx = NewNode(out page, XPathNodeType.Text, string.Empty, string.Empty, string.Empty, string.Empty); 109this.idxParent = NewNode(out this.pageParent, XPathNodeType.Root, string.Empty, string.Empty, string.Empty, baseUri); 664idxNew = NewNode(out pageNew, xptyp, localName, namespaceUri, prefix, baseUri);