6 references to BLOB_A
Microsoft.DotNet.Build.Tasks.Feed.Tests (6)
PushToBuildStorageTests.cs (6)
59
new TaskItem(
BLOB_A
, new Dictionary<string, string>
457
mockFileSystem.Files[
BLOB_A
] = "BlobA content";
486
new TaskItem(
BLOB_A
, new Dictionary<string, string>
574
mockFileSystem.Files[
BLOB_A
] = "BlobA content";
602
new TaskItem(
BLOB_A
, new Dictionary<string, string>
700
$"##vso[artifact.upload containerfolder=BlobArtifacts;artifactname=BlobArtifacts]{
BLOB_A
}",