1 write to _xpathParser
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
102_xpathParser = new XPathParser<QilNode>();
3 references to _xpathParser
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
2310result = _xpathParser.Parse(scanner, _xpathBuilder, LexKind.Eof); 2354result = _xpathParser.Parse(scanner, _xpathBuilder, LexKind.RBrace); 2468result = _xpathParser.Parse(scanner, _xpathBuilder, LexKind.Eof);