Implemented interface member:
method
ReportError
System.Xml.Xsl.IErrorHelper.ReportError(System.String, params System.String[])
7 references to ReportError
System.Private.Xml (7)
System\Xml\Xsl\Xslt\XsltInput.cs (7)
654
ReportError
(/*[XT0110]*/SR.Xslt_InvalidAttrValue, _atoms.Version, Value);
788
ReportError
(/*[XT0090]*/SR.Xslt_InvalidAttribute, QualifiedName, _records[0].QualifiedName);
794
ReportError
(/*[XT0090]*/SR.Xslt_InvalidAttribute, QualifiedName, _records[0].QualifiedName);
833
ReportError
(/*[XT_001]*/SR.Xslt_MissingAttribute, attributes[i].name);
884
ReportError
(Ref.Equal(NamespaceUri, _atoms.UriWdXsl) && Ref.Equal(LocalName, _atoms.Stylesheet) ?
967
ReportError
(/*[XTSE0809]*/SR.Xslt_ExcludeDefault);
1106
ReportError
(/*[XT0280]*/SR.Xslt_InvalidPrefix, prefix);