2 references to DumpDockerInfoAsync
Aspire.EndToEnd.Tests (2)
IntegrationServicesTests.cs (1)
63await _integrationServicesFixture.Project.DumpDockerInfoAsync();
tests\Shared\TemplatesTesting\AspireProject.cs (1)
433await DumpDockerInfoAsync(new TestOutputWrapper(null)).ConfigureAwait(false);