9 references to GetDatabasePath
Aspire.Dashboard.Tests (9)
Model\SqliteResourceRepositoryTests.cs (9)
411
using (var connection = new SqliteConnection($"Data Source={
GetDatabasePath
(workspace.Path)};Mode=ReadOnly;Pooling=False"))
554
var databasePath =
GetDatabasePath
(workspace.Path);
581
var databasePath =
GetDatabasePath
(workspace.Path);
644
var databasePath =
GetDatabasePath
(workspace.Path);
687
var databasePath =
GetDatabasePath
(workspace.Path);
759
var databasePath =
GetDatabasePath
(workspace.Path);
825
var databasePath =
GetDatabasePath
(workspace.Path);
849
var databasePath =
GetDatabasePath
(workspace.Path);
884
GetDatabasePath
(workspacePath),