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)
523
expr.SetXsltContext(new XsltCompileContext(theQuery.
_ScopeManager
, this));
541
context = new XsltCompileContext(theQuery.
_ScopeManager
, this);
545
context.Reinitialize(theQuery.
_ScopeManager
, this);
System\Xml\Xsl\XsltOld\TemplateAction.cs (2)
143
theQuery.
_ScopeManager
156
theQuery.
_ScopeManager