1 reference to _tokenCache
Microsoft.DotNet.ArcadeAzureIntegration (1)
TokenCredentialShortCache.cs (1)
49
CachedToken cachedToken =
_tokenCache
.GetOrAdd(cacheKey, _ => new CachedToken());