2 references to XsltCompileContext
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Processor.cs (2)
471
expr.SetXsltContext(new
XsltCompileContext
(theQuery._ScopeManager, this));
486
context = new
XsltCompileContext
(theQuery._ScopeManager, this);