2 writes to transactionScope
System.Runtime.DurableInstancing (2)
System\Runtime\TransactedAsyncResult.cs (2)
123
this.
transactionScope
= TransactionHelper.CreateTransactionScope(transaction);
162
TransactionHelper.CompleteTransactionScope(ref this.
transactionScope
);