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