7 references to ExecWithLogCollectionAsync
Aspire.Hosting.Tests (7)
Backchannel\Exec\ContainerResourceExecTests.cs (2)
33
var logs = await
ExecWithLogCollectionAsync
(app);
57
var logs = await
ExecWithLogCollectionAsync
(app);
Backchannel\Exec\ProjectResourceExecTests.cs (5)
30
var logs = await
ExecWithLogCollectionAsync
(app);
53
var logs = await
ExecWithLogCollectionAsync
(app);
74
var logs = await
ExecWithLogCollectionAsync
(app);
95
var logs = await
ExecWithLogCollectionAsync
(app);
118
var logs = await
ExecWithLogCollectionAsync
(app);