1 write to _stylesheet
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\ApplyImportsAction.cs (1)
24
_stylesheet
= compiler.CompiledStylesheet;
1 reference to _stylesheet
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\ApplyImportsAction.cs (1)
33
processor.PushTemplateLookup(frame.NodeSet, _mode, /*importsOf:*/
_stylesheet
);