1 reference to MapInputType
Aspire.Hosting (1)
Dashboard\DashboardServiceData.cs (1)
179
request.InputsDialog.InputItems.Select(i => new InputDto(i.Name, i.Value, DashboardService.
MapInputType
(i.InputType))).ToList(),