2 references to xpathParser
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
815XslFlags result = xpathParser.Parse(scanner, this, LexKind.Eof); 846result |= xpathParser.Parse(scanner, this, LexKind.RBrace);