2 instantiations of TestDeploymentStateManager
Aspire.Hosting.Azure.Tests (2)
AzureSandboxesTests.cs (2)
2706var firstManager = new TestDeploymentStateManager(Path.Combine(tempDirectory.FullName, "legacy", "state.json")); 2707var secondManager = new TestDeploymentStateManager(Path.Combine(tempDirectory.FullName, "canonical", "state.json"));
2 references to TestDeploymentStateManager
Aspire.Hosting.Azure.Tests (2)
AzureSandboxesTests.cs (2)
2706var firstManager = new TestDeploymentStateManager(Path.Combine(tempDirectory.FullName, "legacy", "state.json")); 2707var secondManager = new TestDeploymentStateManager(Path.Combine(tempDirectory.FullName, "canonical", "state.json"));