4 references to SetValue
Aspire.Hosting (3)
Orchestrator\ParameterProcessor.cs (2)
471slot.SetValue(inputValue); 606slot.SetValue(value);
Pipelines\Internal\DeploymentStateManagerBase.cs (1)
163section.SetValue(value);
Aspire.Hosting.Tests (1)
Publishing\DeploymentStateManagerTests.cs (1)
282section.SetValue("value1");