1 reference to NoWellFormedHostUrisSpecified
Microsoft.SourceLink.AzureDevOpsServer.Git (1)
src\sourcelink\src\Common\GitProvider\TranslateRepositoryUrlGitTask.cs (1)
52
Log.LogMessage(CommonResources.
NoWellFormedHostUrisSpecified
, "'" + string.Join("','", (Hosts ?? Array.Empty<ITaskItem>()).Select(h => h.ItemSpec)) + "'");