2 references to NodeTypeLetter
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentNavigator.cs (1)
900buf[idx++] = NodeTypeLetter[(int)_pageCurrent[_idxCurrent].NodeType];
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (1)
1858sb.Append(NodeTypeLetter[(int)NodeType]);