13 references to NestTextNodes
System.Private.Xml (13)
System\Xml\Dom\XmlAttribute.cs (1)
192NestTextNodes(refNode, newNode);
System\Xml\Dom\XmlElement.cs (1)
163NestTextNodes(refNode, newNode);
System\Xml\Dom\XmlNode.cs (11)
313NestTextNodes(newNode, refNode); 329NestTextNodes(prevNode, newNode); 332NestTextNodes(newNode, refNode); 349NestTextNodes(newNode, refNode); 429NestTextNodes(refNode, newNode); 445NestTextNodes(refNode, newNode); 448NestTextNodes(newNode, nextNode); 465NestTextNodes(newNode, nextNode); 550NestTextNodes(prevNode, nextNode); 644NestTextNodes(refNode, newNode); 680NestTextNodes(refNode, newNode);