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