5 references to Error
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (2)
473
return XPathResultType.
Error
;
610
case XPathResultType.
Error
:
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
365
if (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
) {