16 references to Start
Aspire.Components.Common.TestUtilities (1)
ConformanceTests.cs (1)
506host.Start();
Aspire.Hosting.Azure.Tests (1)
AzureResourcePreparerTests.cs (1)
33var ex = Assert.Throws<InvalidOperationException>(app.Start);
Aspire.NATS.Net.Tests (1)
AspireNatsClientExtensionsTests.cs (1)
222host.Start();
Aspire.Oracle.EntityFrameworkCore.Tests (1)
ConformanceTests.cs (1)
162host.Start();
Aspire.StackExchange.Redis.DistributedCaching.Tests (1)
DistributedCacheConformanceTests.cs (1)
61host.Start();
Aspire.StackExchange.Redis.OutputCaching.Tests (1)
OutputCacheConformanceTests.cs (1)
61host.Start();
Aspire.StackExchange.Redis.Tests (1)
AspireRedisExtensionsTests.cs (1)
284host.Start();
Binding.Http.IntegrationTests (1)
BasicHttpBindingTests.4.0.0.cs (1)
383app.Start();
Binding.UDS.IntegrationTests (5)
UDSBindingTests.cs (5)
35host.Start(); 72host.Start(); 105host.Start(); 153host.Start(); 185host.Start();
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
614host.Start();
Microsoft.Extensions.Diagnostics.Probes.Tests (2)
KubernetesProbesOptionsValidatorTests.cs (2)
83host.Start(); 112host.Start();