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