Implemented interface member:
method
LogError
Microsoft.DotNet.Build.Tasks.ILog.LogError(System.String, params System.Object[])
3 references to LogError
Microsoft.DotNet.GenFacades (3)
NotSupportedAssemblyGenerator.cs (3)
35
Log.
LogError
("There are no ref source files.");
59
Log.
LogError
($"File {sourceFile} was not found.");
76
Log.
LogError
($"Invalid LangVersion value '{LangVersion}'");