Implemented interface member:
method
RunApplicationAsync
Aspire.Hosting.Dcp.IDcpExecutor.RunApplicationAsync(System.Threading.CancellationToken)
41 references to RunApplicationAsync
Aspire.Hosting.Tests (41)
Dcp\DcpExecutorTests.cs (41)
42
await appExecutor.
RunApplicationAsync
();
85
await appExecutor.
RunApplicationAsync
();
153
await appExecutor.
RunApplicationAsync
();
196
await appExecutor.
RunApplicationAsync
();
240
await appExecutor.
RunApplicationAsync
();
272
await appExecutor.
RunApplicationAsync
();
304
await appExecutor.
RunApplicationAsync
();
337
await appExecutor.
RunApplicationAsync
();
374
var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => appExecutor.
RunApplicationAsync
());
394
await appExecutor.
RunApplicationAsync
();
428
await appExecutor.
RunApplicationAsync
();
462
await appExecutor.
RunApplicationAsync
();
526
var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => appExecutor.
RunApplicationAsync
());
549
await appExecutor.
RunApplicationAsync
();
586
await appExecutor.
RunApplicationAsync
();
684
await appExecutor.
RunApplicationAsync
();
788
await appExecutor.
RunApplicationAsync
();
833
await appExecutor.
RunApplicationAsync
();
870
await appExecutor.
RunApplicationAsync
();
905
await appExecutor.
RunApplicationAsync
();
965
var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => appExecutor.
RunApplicationAsync
());
986
await appExecutor.
RunApplicationAsync
();
1022
await appExecutor.
RunApplicationAsync
();
1059
await appExecutor.
RunApplicationAsync
();
1096
await appExecutor.
RunApplicationAsync
();
1138
await appExecutor.
RunApplicationAsync
();
1163
await appExecutor.
RunApplicationAsync
();
1188
await appExecutor.
RunApplicationAsync
();
1230
await appExecutor.
RunApplicationAsync
(tokenSource.Token);
1263
await appExecutor.
RunApplicationAsync
();
1298
await executor.
RunApplicationAsync
();
1333
await executor.
RunApplicationAsync
();
1369
await executor.
RunApplicationAsync
();
1406
await executor.
RunApplicationAsync
();
1437
await executor.
RunApplicationAsync
();
1468
await executor.
RunApplicationAsync
();
1498
await executor.
RunApplicationAsync
();
1527
await executor.
RunApplicationAsync
();
1566
await appExecutor.
RunApplicationAsync
();
1613
await appExecutor.
RunApplicationAsync
();
1650
await appExecutor.
RunApplicationAsync
();