6 references to ExecWithLogCollectionAsync
Aspire.Hosting.Tests (6)
Backchannel\Exec\ContainerResourceExecTests.cs (1)
31
var logs = await
ExecWithLogCollectionAsync
(app);
Backchannel\Exec\ProjectResourceExecTests.cs (5)
29
var logs = await
ExecWithLogCollectionAsync
(app);
51
var logs = await
ExecWithLogCollectionAsync
(app);
72
var logs = await
ExecWithLogCollectionAsync
(app);
92
var logs = await
ExecWithLogCollectionAsync
(app);
115
var logs = await
ExecWithLogCollectionAsync
(app);