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