3 references to DecideXPNodeTypeForTextNodes
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlCharacterData.cs (1)
217if (!DecideXPNodeTypeForTextNodes(node.FirstChild, ref xnt))
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlSignificantWhitespace.cs (1)
112DecideXPNodeTypeForTextNodes(this, ref xnt);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlWhitespace.cs (1)
112DecideXPNodeTypeForTextNodes(this, ref xnt);