2 references to ResultsContainerReadSAS
Microsoft.DotNet.Helix.Sdk (2)
DownloadFromResultsContainer.cs (2)
112if (string.IsNullOrEmpty(ResultsContainerReadSAS)) 119blob = new BlobClient(strippedFileUri, new AzureSasCredential(ResultsContainerReadSAS), blobClientOptions);