1 reference to SupportType
Aspire.Dashboard (1)
Model\Otlp\ApplicationsSelectHelpers.cs (1)
17
var allowedMatches = applications.Where(e =>
SupportType
(e.Id?.Type, canSelectGrouping)).ToList();