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