6 references to WriteOutputLine
dotnet-sourcelink (6)
Program.cs (6)
240
WriteOutputLine
($"File '{path}' validated.");
333
WriteOutputLine
(sourceLink);
358
WriteOutputLine
($"'{name}' {ToHex(hash)} {HashAlgorithmGuids.TryGetName(hashAlgorithm)?.Name ?? hashAlgorithm.ToString()} {LanguageGuids.GetName(language)}");
378
WriteOutputLine
($"'{document.Name}': embedded");
382
WriteOutputLine
($"'{document.Name}': '{document.Uri}'");
399
WriteOutputLine
(document.Name);