4 references to SetInput
Aspire.Dashboard (2)
Components\Dialogs\InteractionsInputDialog.razor.cs (1)
112inputViewModel.SetInput(inputModel);
Model\Interaction\InputViewModel.cs (1)
15SetInput(input);
Aspire.Dashboard.Components.Tests (2)
Model\InputViewModelTests.cs (2)
128viewModel.SetInput(choiceInput); 155viewModel.SetInput(choiceInput);