1 write to Type
Aspire.Dashboard (1)
Model\ResourceViewModel.cs (1)
550Type = type;
2 references to Type
Aspire.Dashboard (2)
Model\ResourceDetailRelationshipViewModel.cs (1)
24Types = matches.Select(r => r.Type).Distinct().OrderBy(r => r).ToList()
Model\TelemetryExportService.cs (1)
712Type = relationship.Type,