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