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