Implemented interface member:
method
AcquireSectionAsync
Aspire.Hosting.Pipelines.IDeploymentStateManager.AcquireSectionAsync(System.String, System.Threading.CancellationToken)
1 reference to AcquireSectionAsync
Aspire.Hosting.Docker.Tests (1)
DockerComposeTests.cs (1)
1055
var stateSection = await stateManager.
AcquireSectionAsync
("DockerCompose:env");