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)
527ReportError(/*[XT0580]*/SR.Xslt_DupLocalVariable, xslPar.Name.QualifiedName); 955ReportError(/*[XT_031]*/SR.Xslt_XmlnsAttr, "name", name); 1011ReportError(/*[XT0370]*/SR.Xslt_SingleRightBraceInAvt, source); 1463ReportError(/*[XT_030]*/SR.Xslt_DupLocalVariable, node.Name.QualifiedName); 1634ReportError(/*[XT_034]*/SR.Xslt_BistateAttribute, "data-type", DtText, DtNumber); 1701ReportError(/*[XT_034]*/SR.Xslt_BistateAttribute, attName, value0, value1); 2005ReportError(/*[XT_034]*/SR.Xslt_BistateAttribute, "letter-value", Alphabetic, Traditional); 2046ReportError(/*[XT_035]*/SR.Xslt_CharAttribute, "grouping-separator"); 2777ReportError(/*[XT0280]*/SR.Xslt_InvalidPrefix, prefix);