3 references to FindOrCreatePromotedTransaction
System.Transactions (3)
System\Transactions\TransactionInterop.cs (3)
286transaction = TransactionManager.FindOrCreatePromotedTransaction( txId, oleTx ); 423returnValue = TransactionManager.FindOrCreatePromotedTransaction( txId, oleTx ); 687transaction = TransactionManager.FindOrCreatePromotedTransaction( xactInfo.uow, oleTx );