2 references to State
Aspire.Dashboard (2)
ServiceClient\SqliteResourceRepository.Storage.cs (2)
594
if (record.
State
is not null)
596
resource.State = record.
State
;