2 references to IsText
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (1)
658ComputeLineInfo(XPathNavigator.IsText(xptyp), out lineNumOffset, out linePosOffset);
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathNode.cs (1)
302get { return XPathNavigator.IsText(NodeType); }