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)
35
await appOrchestrator.
RunApplicationAsync
();
82
await appOrchestrator.
RunApplicationAsync
();
144
await appOrchestrator.
RunApplicationAsync
();
177
await appOrchestrator.
RunApplicationAsync
();
244
await appOrchestrator.
RunApplicationAsync
();
296
await appOrchestrator.
RunApplicationAsync
();
367
await appOrchestrator.
RunApplicationAsync
();
411
await appOrchestrator.
RunApplicationAsync
();
571
await appOrchestrator.
RunApplicationAsync
();
617
await appOrchestrator.
RunApplicationAsync
();
665
await appOrchestrator.
RunApplicationAsync
();
721
await appOrchestrator.
RunApplicationAsync
();
775
await appOrchestrator.
RunApplicationAsync
();