3 references to EnsureWritable
Aspire.Dashboard (3)
Otlp\Storage\SqliteTelemetryRepository.cs (1)
275
_database.
EnsureWritable
("Historical dashboard telemetry is read-only.");
ServiceClient\DashboardSqliteDatabase.cs (1)
130
EnsureWritable
("Historical dashboard data is read-only.");
ServiceClient\SqliteResourceRepository.cs (1)
511
_database.
EnsureWritable
("Historical dashboard resources are read-only.");