1 instantiation of TestTokenCredentialWithCustomToken
Aspire.Hosting.Azure.Tests (1)
DefaultAzurePrincipalProviderTests.cs (1)
367
public TokenCredential TokenCredential => new
TestTokenCredentialWithCustomToken
(token);