Implemented interface member:
method
AcquireSectionAsync
Aspire.Hosting.Pipelines.IDeploymentStateManager.AcquireSectionAsync(System.String, System.Threading.CancellationToken)
2 references to AcquireSectionAsync
Aspire.Hosting.Azure.Kubernetes.Tests (2)
AzureKubernetesInfrastructureTests.cs (2)
338
var chartStateAfterFirstDestroy = await stateManager.
AcquireSectionAsync
(
700
var sentinelState = await stateManager.
AcquireSectionAsync
(