5 references to HResults
System.Private.Xml (5)
System\Xml\Schema\XmlSchemaException.cs (1)
131HResult = HResults.XmlSchema;
System\Xml\XmlException.cs (2)
109HResult = HResults.Xml; 169HResult = HResults.Xml;
System\Xml\XPath\XPathException.cs (1)
102HResult = HResults.XmlXPath;
System\Xml\Xslt\XsltException.cs (1)
94HResult = HResults.XmlXslt;