1 write to _tokenCredential
Microsoft.DotNet.ArcadeAzureIntegration (1)
TokenCredentialShortCache.cs (1)
28
_tokenCredential
= tokenCredential;
1 reference to _tokenCredential
Microsoft.DotNet.ArcadeAzureIntegration (1)
TokenCredentialShortCache.cs (1)
51
return
_tokenCredential
.GetTokenAsync(requestContext, cancellationToken);