2 references to TransactionScope
aspire (1)
Utils\TransactionalAction.cs (1)
81
using var scope = new
TransactionScope
(
dotnet (1)
TransactionalAction.cs (1)
72
using (var scope = new
TransactionScope
(