1 write to User
Microsoft.DotNet.VersionTools (1)
Automation\VstsApi\VstsAdapterClient.cs (1)
219
User
= new GitHubUser
2 references to User
Microsoft.DotNet.VersionTools (2)
Automation\PullRequestCreator.cs (2)
231
if (pr.Head.
User
.Login != origin.Owner && !options.AllowBranchOnAnyRepoOwner)
233
return $"Owner of head repo '{pr.Head.
User
.Login}' is not '{origin.Owner}'";