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