1 write to DownloadUrl
Microsoft.ML.Core (1)
Utilities\ResourceManagerUtils.cs (1)
73DownloadUrl = downloadUrl;
2 references to DownloadUrl
Microsoft.ML.Core (2)
Utilities\ResourceManagerUtils.cs (2)
341else if (string.IsNullOrEmpty(errorResult.DownloadUrl)) 344errorMessage = $"Error downloading resource from '{errorResult.DownloadUrl}': {errorResult.ErrorMessage}";