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