7 references to ReportError
dotnet-sourcelink (7)
Program.cs (7)
224
ReportError
(message);
329
ReportError
($"Source Link record not found in {filePath}.");
392
ReportError
($"Unable to resolve URL for {unresolvedCount} document(s):");
434
ReportError
($"Error reading '{filePath}': {e.Message}");
468
ReportError
($"Source Link record not found.");
478
ReportError
($"Error reading SourceLink: {e.Message}");
490
ReportError
($"Symbol information not found for '{path}'.");