2 references to _xpathParser
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
889
XslFlags result =
_xpathParser
.Parse(scanner, this, LexKind.Eof);
930
result |=
_xpathParser
.Parse(scanner, this, LexKind.RBrace);