2 writes to _rootType
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
78_rootType = XPathNodeType.Root; 421_rootType = rootType;
1 reference to _rootType
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (1)
1578throw new XslTransformException(SR.XmlIl_BadXmlState, new string[] { constructorType.ToString(), _rootType.ToString() });