2 instantiations of TestTokenCredentialProviderWithCustomToken
Aspire.Hosting.Azure.Tests (2)
DefaultUserPrincipalProviderTests.cs (2)
36var tokenCredentialProvider = new TestTokenCredentialProviderWithCustomToken(token); 54var tokenCredentialProvider = new TestTokenCredentialProviderWithCustomToken(token);
2 references to TestTokenCredentialProviderWithCustomToken
Aspire.Hosting.Azure.Tests (2)
DefaultUserPrincipalProviderTests.cs (2)
36var tokenCredentialProvider = new TestTokenCredentialProviderWithCustomToken(token); 54var tokenCredentialProvider = new TestTokenCredentialProviderWithCustomToken(token);