1 instantiation of CacheKey
Microsoft.DotNet.ArcadeAzureIntegration (1)
TokenCredentialShortCache.cs (1)
41
CacheKey cacheKey = new
CacheKey
3 references to CacheKey
Microsoft.DotNet.ArcadeAzureIntegration (3)
TokenCredentialShortCache.cs (3)
32
private ConcurrentDictionary<
CacheKey
, CachedToken> _tokenCache = new ConcurrentDictionary<
CacheKey
, CachedToken>();
41
CacheKey
cacheKey = new CacheKey