2 writes to rootType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
78this.rootType = XPathNodeType.Root; 385this.rootType = rootType;
1 reference to rootType
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (1)
1435throw new XslTransformException(Res.XmlIl_BadXmlState, new string[] {constructorType.ToString(), this.rootType.ToString()});