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