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