Implemented interface member:
method
ReportError
System.Xml.Xsl.IErrorHelper.ReportError(System.String, params System.String[])
9 references to ReportError
System.Private.Xml (9)
System\Xml\Xsl\Xslt\QilGenerator.cs (9)
531ReportError(/*[XT0580]*/SR.Xslt_DupLocalVariable, xslPar.Name.QualifiedName); 959ReportError(/*[XT_031]*/SR.Xslt_XmlnsAttr, "name", name); 1015ReportError(/*[XT0370]*/SR.Xslt_SingleRightBraceInAvt, source); 1467ReportError(/*[XT_030]*/SR.Xslt_DupLocalVariable, node.Name.QualifiedName); 1638ReportError(/*[XT_034]*/SR.Xslt_BistateAttribute, "data-type", DtText, DtNumber); 1705ReportError(/*[XT_034]*/SR.Xslt_BistateAttribute, attName, value0, value1); 2009ReportError(/*[XT_034]*/SR.Xslt_BistateAttribute, "letter-value", Alphabetic, Traditional); 2050ReportError(/*[XT_035]*/SR.Xslt_CharAttribute, "grouping-separator"); 2781ReportError(/*[XT0280]*/SR.Xslt_InvalidPrefix, prefix);