Implemented interface member:
method
ReportWarning
System.Xml.Xsl.IErrorHelper.ReportWarning(System.String, params System.String[])
13 references to ReportWarning
System.Private.Xml (13)
System\Xml\Xsl\Xslt\XsltLoader.cs (13)
602
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "method");
636
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "doctype-public");
649
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "doctype-system");
666
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "encoding");
676
ReportWarning
(/*[XT_004]*/SR.Xslt_InvalidEncoding, _input.Value);
696
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "indent");
709
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "media-type");
729
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "omit-xml-declaration");
744
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "standalone");
763
ReportWarning
(/*[XT1560]*/SR.Xslt_AttributeRedefinition, "version");
1053
ReportWarning
(/*[XT0810]*/SR.Xslt_DupNsAlias, stylesheetNsUri);
1167
ReportWarning
(/*[XT_008]*/SR.Xslt_PriorityWithoutMatch);
2881
ReportWarning
(/*[XT1570]*/SR.Xslt_InvalidMethod, attValue);