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