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