1 write to _elementRefs
Aspire.Dashboard (1)
Components\Dialogs\InteractionsInputDialog.razor.cs (1)
45_elementRefs = new();
14 references to _elementRefs
Aspire.Dashboard (14)
Components\Dialogs\InteractionsInputDialog.razor.cs (3)
59_elementRefs.Clear(); 62_elementRefs[inputVM] = null; 81if (_inputDialogInputViewModels.Count > 0 && _elementRefs.TryGetValue(_inputDialogInputViewModels[0], out var firstInputElement))
Components_Dialogs_InteractionsInputDialog_razor.g.cs (11)
481_elementRefs[localItem]?.Id 639_elementRefs[input.ViewModel] 672_elementRefs[localItem]?.Id 856_elementRefs[input.ViewModel] 889_elementRefs[localItem]?.Id 1132_elementRefs[input.ViewModel] 1409_elementRefs[input.ViewModel] 1450_elementRefs[localItem]?.Id 1591_elementRefs[input.ViewModel] 1624_elementRefs[localItem]?.Id 1790_elementRefs[input.ViewModel]