5 references to GetContainerIdAsync
Microsoft.DotNet.Build.Tasks.Feed (3)
src\PublishArtifactsInManifestBase.cs (3)
441string containerId = await GetContainerIdAsync(httpClient, ArtifactName.BlobArtifacts); 1199string containerId = await GetContainerIdAsync(httpClient, ArtifactName.PackageArtifacts); 1550string containerId = await GetContainerIdAsync(httpClient, ArtifactName.BlobArtifacts);
Microsoft.DotNet.Build.Tasks.Feed.Tests (2)
PublishToSymbolServerTest.cs (2)
327var test = await publishTask.GetContainerIdAsync( 367publishTask.GetContainerIdAsync(