2 references to FriendlyName
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (2)
363checkContext.DispatchAsCommentFromText(MessageImportance.High, $"Dismounting check '{checkToRemove.FriendlyName}'"); 388checkContext.DispatchAsCommentFromText(MessageImportance.Normal, $"Dismounting check '{throttledCheck.FriendlyName}'. The check has exceeded the maximum number of results allowed. Any additional results will not be displayed.");