1 instantiation of TracingDbCommand
Aspire.Dashboard (1)
ServiceClient\TracingSqliteConnection.cs (1)
28protected override DbCommand CreateDbCommand() => new TracingDbCommand(base.CreateDbCommand(), Path.GetFileName(databasePath), activitySource);