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