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