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