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