2 references to SortOrder
Aspire.Dashboard (2)
ServiceClient\SqliteResourceRepository.Storage.cs (2)
516if (property.SortOrder is not null) 518item.SortOrder = property.SortOrder.Value;