2 references to ApplyParameterValueAsync
Aspire.Hosting (2)
Orchestrator\ParameterProcessor.cs (2)
300await ApplyParameterValueAsync(parameterResource, inputValue, shouldSave, cancellationToken).ConfigureAwait(false); 534await ApplyParameterValueAsync(parameter, inputValue, shouldSave, cancellationToken).ConfigureAwait(false);