1 write to _github
Microsoft.DotNet.VersionTools (1)
BuildManifest\BuildManifestClient.cs (1)
28
_github
= githubClient;
7 references to _github
Microsoft.DotNet.VersionTools (7)
BuildManifest\BuildManifestClient.cs (7)
52
string contents = await
_github
.GetGitHubFileContentsAsync(
73
GitReference remoteRef = await
_github
.GetReferenceAsync(
111
GitReference remoteRef = await
_github
.GetReferenceAsync(
206
string contents = await
_github
.GetGitHubFileContentsAsync(
236
GitTree tree = await
_github
.PostTreeAsync(
241
GitCommit commit = await
_github
.PostCommitAsync(
250
await
_github
.PatchReferenceAsync(