5 references to Error
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (2)
473return XPathResultType.Error; 610case XPathResultType.Error :
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
365if (XPathResultType.Error == xpathExpr.ReturnType)
System.Xml (2)
System\Xml\XPath\Internal\FunctionQuery.cs (1)
92 if (result == XPathResultType.Error) {
System\Xml\XPath\Internal\VariableQuery.cs (1)
52 if (result == XPathResultType.Error) {