1 reference to InputViewModel
Aspire.Dashboard (1)
Components\Dialogs\InteractionsInputDialog.razor.cs (1)
42_inputDialogInputViewModels = Content.Inputs.Select(input => new InputViewModel(input)).ToList();