1 write to Type
Aspire.Dashboard (1)
Model\ResourceViewModel.cs (1)
435Type = type;
1 reference to Type
Aspire.Dashboard (1)
Model\ResourceDetailRelationshipViewModel.cs (1)
24Types = matches.Select(r => r.Type).Distinct().OrderBy(r => r).ToList()