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