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