13 references to NestTextNodes
dotnet-svcutil-lib (13)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttribute.cs (1)
192NestTextNodes(refNode, newNode);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElement.cs (1)
159NestTextNodes(refNode, newNode);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNode.cs (11)
298NestTextNodes(newNode, refNode); 314NestTextNodes(prevNode, newNode); 317NestTextNodes(newNode, refNode); 334NestTextNodes(newNode, refNode); 415NestTextNodes(refNode, newNode); 431NestTextNodes(refNode, newNode); 434NestTextNodes(newNode, nextNode); 451NestTextNodes(newNode, nextNode); 536NestTextNodes(prevNode, nextNode); 634NestTextNodes(refNode, newNode); 670NestTextNodes(refNode, newNode);