5 references to ReportError
System.Data.SqlXml (5)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2293compiler.ReportError(lastScope.SourceLine, res, args);
System\Xml\Xsl\Xslt\XsltInput.cs (2)
947compiler.ReportError(BuildNameLineInfo(), res, args); 952compiler.ReportError(BuildNameLineInfo(), res, args);
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
2834compiler.ReportError(input.BuildNameLineInfo(), res, args); 2849compiler.ReportError(input.BuildNameLineInfo(), res, args);