5 references to GetContainerIdAsync
Microsoft.DotNet.Build.Tasks.Feed (3)
src\PublishArtifactsInManifestBase.cs (3)
452string containerId = await GetContainerIdAsync(client, ArtifactName.BlobArtifacts); 1181string containerId = await GetContainerIdAsync(httpClient, ArtifactName.PackageArtifacts); 1521string containerId = await GetContainerIdAsync(httpClient, ArtifactName.BlobArtifacts);
Microsoft.DotNet.Build.Tasks.Feed.Tests (2)
PublishToSymbolServerTest.cs (2)
404var test = await publishTask.GetContainerIdAsync( 444publishTask.GetContainerIdAsync(