2 references to XmlStateToNodeType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
1430
throw new XslTransformException(Res.XmlIl_BadXmlState, new string[] {constructorType.ToString(),
XmlStateToNodeType
(this.xstate).ToString()});
1443
throw new XslTransformException(Res.XmlIl_BadXmlState, new string[] {"Unknown",
XmlStateToNodeType
(this.xstate).ToString()});