1 reference to LoadSchemaScripts
Aspire.Dashboard (1)
ServiceClient\DashboardSqliteDatabase.cs (1)
22
private static readonly Lazy<IReadOnlyList<string>> s_schemaScripts = new(
LoadSchemaScripts
);