4 references to TokenCredentialShortCache
Microsoft.DotNet.ArcadeAzureIntegration (4)
DefaultIdentityTokenCredential.cs (4)
55
return new
TokenCredentialShortCache
(azurePipelinesCredential);
68
azurePipelinesCredential = new
TokenCredentialShortCache
(azurePipelinesCredential);
82
workloadIdentityCredential = new
TokenCredentialShortCache
(workloadIdentityCredential);
100
azureCliCredential = new
TokenCredentialShortCache
(azureCliCredential);