Implemented interface member:
method
LogError
Microsoft.DotNet.Build.Tasks.ILog.LogError(System.String, params System.Object[])
17 references to LogError
Microsoft.DotNet.SharedFramework.Sdk (17)
src\CreateFrameworkListFile.cs (4)
149
Log.
LogError
($"Unexpected analyzer path format {path}. Expected 'analyzers/dotnet(/language)/analyzer.dll");
196
Log.
LogError
($"No public key token found for assembly {f.Item.ItemSpec}");
235
Log.
LogError
($"File matches no classification: {f.Filename}");
257
Log.
LogError
($"Classification matches no files: {unused}");
src\GeneratePlatformManifestEntriesFromTemplate.cs (2)
88
Log.
LogError
($"The platform manifest entry for '{entry.Name}' does not have a fallback assembly version specified and is not built on this platform.");
93
Log.
LogError
($"The platform manifest entry for '{entry.Name}' does not have a fallback file version specified and is not built on this platform.");
src\Microsoft.DotNet.PackageTesting\VerifyClosure.cs (7)
49
Log.
LogError
("No sources to scan.");
112
Log.
LogError
($"Duplicate entries for {assemblyInfo.Name} : {assemblyInfo.Path} & {existingInfo.Path}");
190
Log.
LogError
($"Assembly '{assm.Name}' is missing module dependency '{moduleReference}'");
212
Log.
LogError
($"Assembly '{assm.Name}' is missing dependency '{dep.Name}'");
216
Log.
LogError
($"Assembly '{assm.Name}' has insufficient version for dependency '{dep.Name}' : {depAssm.Version} < {dep.Version}.");
266
Log.
LogError
($"Cycle detected for {assembly.Path}.");
270
Log.
LogError
(PrintCycle(suspectCycle.Value));
src\Microsoft.DotNet.PackageTesting\VerifyTypes.cs (3)
40
Log.
LogError
("No sources to scan.");
63
Log.
LogError
($"Duplicate type {type} in both {existingAssembly.Path} and {assembly.Path}.");
110
Log.
LogError
($"Duplicate entries for {assemblyInfo.Name} : {assemblyInfo.Path} & {existingInfo.Path}");
src\ValidateFileVersions.cs (1)
84
Log.
LogError
(