4 instantiations of OutcomeEnlistment
System.Transactions (4)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
626
outcomeEnlistment = new
OutcomeEnlistment
();
System\Transactions\TransactionInterop.cs (3)
232
outcomeEnlistment = new
OutcomeEnlistment
();
465
outcomeEnlistment = new
OutcomeEnlistment
();
643
outcomeEnlistment = new
OutcomeEnlistment
();
12 references to OutcomeEnlistment
System.Transactions (12)
System\Transactions\Oletx\OleTxTransaction.cs (2)
567
private
OutcomeEnlistment
outcomeEnlistment = null;
747
OutcomeEnlistment
outcomeEnlistment,
System\Transactions\Oletx\OletxTransactionManager.cs (7)
217
OutcomeEnlistment
outcomeEnlistment = target as
OutcomeEnlistment
;
250
OutcomeEnlistment
outcomeEnlistment = target as
OutcomeEnlistment
;
291
OutcomeEnlistment
outcomeEnlistment = target as
OutcomeEnlistment
;
601
OutcomeEnlistment
outcomeEnlistment = null;
System\Transactions\TransactionInterop.cs (3)
197
OutcomeEnlistment
outcomeEnlistment = null;
442
OutcomeEnlistment
outcomeEnlistment;
576
OutcomeEnlistment
outcomeEnlistment = null;