1 instantiation of CacheKey
Microsoft.DotNet.Build.Tasks.Feed (1)
src\common\TokenCredentialShortCache.cs (1)
34
CacheKey cacheKey = new
CacheKey
3 references to CacheKey
Microsoft.DotNet.Build.Tasks.Feed (3)
src\common\TokenCredentialShortCache.cs (3)
25
private ConcurrentDictionary<
CacheKey
, CachedToken> _tokenCache = new ConcurrentDictionary<
CacheKey
, CachedToken>();
34
CacheKey
cacheKey = new CacheKey