1 write to Uow
System.Transactions.Local (1)
System\Transactions\TransactionInterop.cs (1)
356
xactInfo.
Uow
= Guid.Empty;
3 references to Uow
System.Transactions.Local (3)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
337
pTransactionIdentifier = xactInfo.
Uow
;
System\Transactions\TransactionInterop.cs (2)
364
transaction = TransactionManager.FindPromotedTransaction(xactInfo.
Uow
);
409
transaction = TransactionManager.FindOrCreatePromotedTransaction(xactInfo.
Uow
, oleTx);