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