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)
40
await appOrchestrator.
RunApplicationAsync
();
87
await appOrchestrator.
RunApplicationAsync
();
149
await appOrchestrator.
RunApplicationAsync
();
182
await appOrchestrator.
RunApplicationAsync
();
249
await appOrchestrator.
RunApplicationAsync
();
301
await appOrchestrator.
RunApplicationAsync
();
372
await appOrchestrator.
RunApplicationAsync
();
416
await appOrchestrator.
RunApplicationAsync
();
594
await appOrchestrator.
RunApplicationAsync
();
640
await appOrchestrator.
RunApplicationAsync
();
688
await appOrchestrator.
RunApplicationAsync
();
744
await appOrchestrator.
RunApplicationAsync
();
798
await appOrchestrator.
RunApplicationAsync
();