2 references to DirectDownloadExtension
NuGet.Protocol (2)
Utility\GetDownloadResultUtility.cs (2)
21private const string DirectDownloadPattern = "*" + DirectDownloadExtension; 187var fileName = $"{randomComponent}{DirectDownloadExtension}";