3 references to Comma
System.Data.SqlXml (3)
System\Xml\Xsl\XPath\XPathParser.cs (1)
497
if (scanner.Kind != LexKind.
Comma
) {
System\Xml\Xsl\XPath\XPathScanner.cs (1)
389
case LexKind.
Comma
:
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
134
scanner.PassToken(LexKind.
Comma
);