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