2 references to MatchApplications
Aspire.Dashboard (2)
Otlp\Storage\TelemetryRepository.cs (2)
391results = results.Where(l => MatchApplications(l.Application, applications)); 434applicationKeys = applicationKeys.Where(keys => MatchApplications(keys.Application, applications));