14 references to RunApplicationAsync
Aspire.Hosting (1)
Orchestrator\OrchestratorHostService.cs (1)
41
await _appOrchestrator.
RunApplicationAsync
(cancellationToken).ConfigureAwait(false);
Aspire.Hosting.Tests (13)
Orchestrator\ApplicationOrchestratorTests.cs (13)
44
await appOrchestrator.
RunApplicationAsync
();
92
await appOrchestrator.
RunApplicationAsync
();
155
await appOrchestrator.
RunApplicationAsync
();
189
await appOrchestrator.
RunApplicationAsync
();
257
await appOrchestrator.
RunApplicationAsync
();
310
await appOrchestrator.
RunApplicationAsync
();
382
await appOrchestrator.
RunApplicationAsync
();
427
await appOrchestrator.
RunApplicationAsync
();
616
await appOrchestrator.
RunApplicationAsync
();
663
await appOrchestrator.
RunApplicationAsync
();
712
await appOrchestrator.
RunApplicationAsync
();
769
await appOrchestrator.
RunApplicationAsync
();
824
await appOrchestrator.
RunApplicationAsync
();