4 references to Error
System.Private.Xml (4)
System\Xml\XPath\Internal\FunctionQuery.cs (1)
119
if (result == XPathResultType.
Error
)
System\Xml\XPath\Internal\VariableQuery.cs (1)
65
if (result == XPathResultType.
Error
)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (2)
564
return XPathResultType.
Error
;
733
case XPathResultType.
Error
: