3 references to Comma
System.Private.Xml (3)
System\Xml\Xsl\XPath\XPathParser.cs (1)
564
if (_scanner.Kind != LexKind.
Comma
)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
452
case LexKind.
Comma
:
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
146
_scanner.PassToken(LexKind.
Comma
);