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