Implemented interface member:
method
ReportError
System.Xml.Xsl.IErrorHelper.ReportError(System.String, params System.String[])
43 references to ReportError
System.Private.Xml (43)
System\Xml\Xsl\Xslt\XsltLoader.cs (43)
295
ReportError
(/*[XT_002]*/SR.Xslt_WrongStylesheetElement);
310
ReportError
(/*[XT_002]*/SR.Xslt_WrongStylesheetElement);
377
ReportError
(/*[XT0200]*/SR.Xslt_NotAtTop, _input.QualifiedName, parentName);
443
ReportError
(/*[XT_003]*/SR.Xslt_UnexpectedElement, _input.QualifiedName, parentName);
456
ReportError
(/*[XT0130]*/SR.Xslt_NullNsAtTopLevel, _input.LocalName);
469
ReportError
(/*[XT0120]*/SR.Xslt_TextNodesNotAllowed, parentName);
492
ReportError
(/*[XT0210]*/SR.Xslt_CircularInclude, _input.Value);
520
ReportError
(/*[XT0180]*/SR.Xslt_CircularInclude, _input.Value);
884
ReportError
(/*[XTSE1205]*/SR.Xslt_KeyCntUse);
974
ReportError
(/*[XT1300]*/SR.Xslt_DecimalFormatSignsNotDistinct, _decimalFormatAttributes[3 + i].name, _decimalFormatAttributes[3 + j].name);
1021
ReportError
(/*[XT_005]*/SR.Xslt_EmptyNsAlias, "stylesheet-prefix");
1033
ReportError
(/*[XT_005]*/SR.Xslt_EmptyNsAlias, "result-prefix");
1104
ReportError
(/*[XT_006]*/SR.Xslt_UnexpectedElement, _input.QualifiedName, parentName);
1113
ReportError
(/*[XT_006]*/SR.Xslt_TextNodesNotAllowed, parentName);
1153
ReportError
(/*[XT0530]*/SR.Xslt_InvalidAttrValue, "priority", _input.Value);
1171
ReportError
(/*[XT_008]*/SR.Xslt_PriorityWithoutMatch);
1192
ReportError
(/*[XT0660]*/SR.Xslt_DupTemplateName, _curTemplate.Name!.QualifiedName);
1296
ReportError
(/*[XT_009]*/SR.Xslt_EmptyAttrValue, "implements-prefix", _input.Value);
1303
ReportError
(/*[XT_036]*/SR.Xslt_ScriptXsltNamespace);
1399
ReportError
(error, _input.QualifiedName, parentName);
1495
ReportError
(/*[XT_016]*/SR.Xslt_UnexpectedElement, _input.QualifiedName, parentName);
1504
ReportError
(/*[XT_016]*/SR.Xslt_TextNodesNotAllowed, parentName);
1518
ReportError
(/*[XT_015]*/SR.Xslt_InvalidApplyImports);
1679
ReportError
(/*[XT_018]*/SR.Xslt_WhenAfterOtherwise);
1693
ReportError
(/*[XT_019]*/SR.Xslt_DupOtherwise);
1706
ReportError
(/*[XT_020]*/SR.Xslt_UnexpectedElement, _input.QualifiedName, parentName);
1717
ReportError
(/*[XT_020]*/SR.Xslt_TextNodesNotAllowed, parentName);
1809
ReportError
(/*[XT_022]*/SR.Xslt_InvalidAttrValue, "level", _input.Value);
1946
ReportError
(/*[???]*/SR.Xslt_NonTemplateTunnel, name!.ToString());
2035
ReportError
(/*[XT_023]*/SR.Xslt_UnexpectedElement, _input.QualifiedName, parentName);
2529
ReportError
(/*[XT0670]*/SR.Xslt_DuplicateWithParam, withParam.Name!.QualifiedName);
2559
ReportError
(/*[XT_026]*/SR.Xslt_UnexpectedElement, _input.QualifiedName, parentName);
2631
ReportError
(SR.Xslt_ModeListAll);
2670
ReportError
(SR.Xslt_ModeListEmpty);
2688
ReportError
(SR.Xslt_ModeListAll);
2702
ReportError
(SR.Xslt_ModeListDup, qname);
2873
ReportError
(/*[XT1570]*/SR.Xslt_InvalidAttrValue, nameof(method), attValue);
2944
ReportError
(/*[XT_029]*/SR.Xslt_CharAttribute, attName);
2964
ReportError
(/*[XT_028]*/SR.Xslt_BistateAttribute, attName, "yes", "no");
2998
ReportError
(/*[???]*/SR.Xslt_SchemaAttributeValue, attributeName, value);
3002
ReportError
(/*[???]*/SR.Xslt_InvalidAttrValue, attributeName, value);
3031
ReportError
(/*[???]*/SR.Xslt_InvalidAttrValue, "input-type-annotations", value);
3154
ReportError
(SR.Xslt_NotYetImplemented, arg);