7 references to ExecWithLogCollectionAsync
Aspire.Hosting.Tests (7)
Backchannel\Exec\ContainerResourceExecTests.cs (2)
32
var logs = await
ExecWithLogCollectionAsync
(app);
56
var logs = await
ExecWithLogCollectionAsync
(app);
Backchannel\Exec\ProjectResourceExecTests.cs (5)
29
var logs = await
ExecWithLogCollectionAsync
(app);
52
var logs = await
ExecWithLogCollectionAsync
(app);
73
var logs = await
ExecWithLogCollectionAsync
(app);
94
var logs = await
ExecWithLogCollectionAsync
(app);
117
var logs = await
ExecWithLogCollectionAsync
(app);