1 write to rootStylesheet
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
183
this.
rootStylesheet
= new Stylesheet();
2 references to rootStylesheet
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (2)
184
PushStylesheet(this.
rootStylesheet
);
202
_rootAction.PorcessAttributeSets(this.
rootStylesheet
);