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)
35Log.LogError("There are no ref source files."); 59Log.LogError($"File {sourceFile} was not found."); 76Log.LogError($"Invalid LangVersion value '{LangVersion}'");