2 writes to _cachePopulated
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (2)
598
_cachePopulated
= true;
756
_cachePopulated
= false;
2 references to _cachePopulated
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (2)
467
if (
_cachePopulated
)
479
if (
_cachePopulated
)