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