2 references to XsltCompileContext
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Processor.cs (2)
523
expr.SetXsltContext(new
XsltCompileContext
(theQuery._ScopeManager, this));
541
context = new
XsltCompileContext
(theQuery._ScopeManager, this);