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)
43
await appOrchestrator.
RunApplicationAsync
();
91
await appOrchestrator.
RunApplicationAsync
();
154
await appOrchestrator.
RunApplicationAsync
();
188
await appOrchestrator.
RunApplicationAsync
();
256
await appOrchestrator.
RunApplicationAsync
();
309
await appOrchestrator.
RunApplicationAsync
();
381
await appOrchestrator.
RunApplicationAsync
();
426
await appOrchestrator.
RunApplicationAsync
();
615
await appOrchestrator.
RunApplicationAsync
();
662
await appOrchestrator.
RunApplicationAsync
();
711
await appOrchestrator.
RunApplicationAsync
();
768
await appOrchestrator.
RunApplicationAsync
();
823
await appOrchestrator.
RunApplicationAsync
();