2 references to ExecuteWithActivityAsync
Aspire.Dashboard (2)
ServiceClient\TracingSqliteConnection.cs (2)
280
ExecuteWithActivityAsync
(() => command.ExecuteNonQueryAsync(cancellationToken));
283
ExecuteWithActivityAsync
(() => command.ExecuteScalarAsync(cancellationToken));