1 write to FailIfExists
Microsoft.DotNet.Build.Tasks.Feed (1)
src\BlobFeedAction.cs (1)
165
FailIfExists
= false,
1 reference to FailIfExists
Microsoft.DotNet.Build.Tasks.Feed (1)
src\common\CreateAzureContainerIfNotExists.cs (1)
24
if (
FailIfExists
&& await blobUtils.CheckIfContainerExistsAsync())