3 references to MatchesAllFragments
Aspire.Dashboard (3)
Otlp\Storage\TelemetryRepository.cs (3)
849
return SearchTextParser.
MatchesAllFragments
(fragments, span, static (span, fragment) =>
894
if (SearchTextParser.
MatchesAllFragments
(fragments, trace.FullName, static (fullName, fragment) =>
916
return SearchTextParser.
MatchesAllFragments
(fragments, log, static (log, fragment) =>