Base:
method
ToString
System.Object.ToString()
3 references to ToString
System.Data.SqlXml (3)
System\Xml\Xsl\XPath\XPathQilFactory.cs (1)
158Debug.Assert(IsAnyType(n), "Unexpected expression type: " + n.XmlType.ToString());
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1030Debug.Fail("Unexpected XmlQueryType for script function: " + xt.ToString());
System\Xml\Xsl\Xslt\XsltQilFactory.cs (1)
40Debug.Assert(xt.IsNode, "Unexpected expression type: " + xt.ToString());