1 write to Type
Aspire.Dashboard (1)
Model\ResourceViewModel.cs (1)
498Type = type;
2 references to Type
Aspire.Dashboard (2)
Model\Assistant\AIHelpers.cs (1)
192Types = relationship.Type
Model\ResourceDetailRelationshipViewModel.cs (1)
24Types = matches.Select(r => r.Type).Distinct().OrderBy(r => r).ToList()