1 write to _ScopeManager
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\TheQuery.cs (1)
23_ScopeManager = manager.Clone();
5 references to _ScopeManager
System.Data.SqlXml (5)
System\Xml\Xsl\XsltOld\Processor.cs (3)
471expr.SetXsltContext(new XsltCompileContext(theQuery._ScopeManager, this)); 486context = new XsltCompileContext(theQuery._ScopeManager, this); 488context.Reinitialize(theQuery._ScopeManager, this);
System\Xml\Xsl\XsltOld\TemplateAction.cs (2)
131theQuery._ScopeManager 143theQuery._ScopeManager