2 references to LexKindToString
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
139return LexKindToString(_kind); 563throw CreateException(SR.XPath_TokenExpected, LexKindToString(t), RawValue);