2 references to LexKindToString
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
141return LexKindToString(kind); 489throw CreateException(Res.XPath_TokenExpected, LexKindToString(t), RawValue);