1 write to _ScopeManager
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\TheQuery.cs (1)
21_ScopeManager = manager.Clone();
5 references to _ScopeManager
System.Private.Xml (5)
System\Xml\Xsl\XsltOld\Processor.cs (3)
523expr.SetXsltContext(new XsltCompileContext(theQuery._ScopeManager, this)); 541context = new XsltCompileContext(theQuery._ScopeManager, this); 545context.Reinitialize(theQuery._ScopeManager, this);
System\Xml\Xsl\XsltOld\TemplateAction.cs (2)
143theQuery._ScopeManager 156theQuery._ScopeManager