2 references to GetDisplayTargetName
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
1057TerminalNodeStatus nodeStatus = new(projectFile, project.TargetFramework, project.RuntimeIdentifier, GetDisplayTargetName(targetName), project.Stopwatch); 1162TerminalNodeStatus nodeStatus = new(projectFile, project.TargetFramework, project.RuntimeIdentifier, GetDisplayTargetName(targetName), project.Stopwatch);