5 references to ExecWithLogCollectionAsync
Aspire.Hosting.Tests (5)
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);