2 references to XmlStateToNodeType
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
1573
throw new XslTransformException(SR.XmlIl_BadXmlState, new string[] { constructorType.ToString(),
XmlStateToNodeType
(_xstate).ToString() });
1586
throw new XslTransformException(SR.XmlIl_BadXmlState, new string[] { "Unknown",
XmlStateToNodeType
(_xstate).ToString() });