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