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