3 references to AppHostResourceServiceApiKey
Aspire.Hosting.Testing.Tests (3)
DashboardTestingBuilderTests.cs (3)
227Assert.False(string.IsNullOrEmpty(builder.Configuration[AppHostResourceServiceApiKey])); 241var firstKey = first.Configuration[AppHostResourceServiceApiKey]; 242var secondKey = second.Configuration[AppHostResourceServiceApiKey];