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