1 type derived from RootAction
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
541private class RootActionDbg : RootAction {
1 instantiation of RootAction
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1074this.RootAction = new RootAction();
5 references to RootAction
System.Data.SqlXml (5)
System\Xml\Xsl\XsltOld\Compiler.cs (2)
95private RootAction rootAction; 143internal RootAction RootAction {
System\Xml\Xsl\XsltOld\Processor.cs (3)
55private RootAction rootAction; 234internal RootAction RootAction { 299Stylesheet stylesheet, List<TheQuery> queryStore, RootAction rootAction,