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