2 implementations of SearchPullRequestsAsync
Microsoft.DotNet.VersionTools (2)
Automation\GitHubApi\GitHubClient.cs (1)
221
public async Task<GitHubPullRequest>
SearchPullRequestsAsync
(
Automation\VstsApi\VstsAdapterClient.cs (1)
186
public async Task<GitHubPullRequest>
SearchPullRequestsAsync
(
1 reference to SearchPullRequestsAsync
Microsoft.DotNet.VersionTools (1)
Automation\PullRequestCreator.cs (1)
84
pullRequestToUpdate = await client.
SearchPullRequestsAsync
(