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