2 references to TargetUrl
Microsoft.DotNet.VersionTools (2)
Automation\PullRequestCreator.cs (2)
293
if (!string.IsNullOrEmpty(status.
TargetUrl
))
295
line += $" [Details]({status.
TargetUrl
})";