ReportError Method ReportError(String, Int32, Int32) Declaration public void ReportError(string message, int line, int column) Parameters Type Name Description System.String message System.Int32 line System.Int32 column Implements IXamlErrorSink.ReportError(String, Int32, Int32)