7 references to Database
Aspire.Dashboard (7)
ServiceClient\DashboardDataSourcePool.cs (7)
108if (!entry.Database.ValidateSchemaVersion(run.SchemaVersion)) 121entry.Database, 122() => _repositoryFactory.CreateTelemetryRepository(entry.Database), 123() => _repositoryFactory.CreateResourceRepository(entry.Database), 166_entries.Remove(entry.Database.DatabasePath); 197entry.Database.ClearPool(); 198entry.Database.Dispose();