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