2 implementations of PostReferenceAsync
Microsoft.DotNet.VersionTools (2)
Automation\GitHubApi\GitHubClient.cs (1)
359public async Task<GitReference> PostReferenceAsync(GitHubProject project, string @ref, string sha)
Automation\VstsApi\VstsAdapterClient.cs (1)
353public Task<GitReference> PostReferenceAsync(