3 instantiations of TestTokenCredential
Aspire.Hosting.Azure.Tests (3)
ProvisioningTestHelpers.cs (3)
38credential ?? new TestTokenCredential(), 55public static TokenCredential CreateTokenCredential() => new TestTokenCredential(); 311public TokenCredential TokenCredential => new TestTokenCredential();