1 write to _xpathBuilder
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
101_xpathBuilder = new XPathBuilder((IXPathEnvironment)this);
3 references to _xpathBuilder
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
2314result = _xpathParser.Parse(scanner, _xpathBuilder, LexKind.Eof); 2358result = _xpathParser.Parse(scanner, _xpathBuilder, LexKind.RBrace); 2472result = _xpathParser.Parse(scanner, _xpathBuilder, LexKind.Eof);