4 instantiations of OutcomeEnlistment
System.Transactions.Local (4)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
445
outcomeEnlistment = new
OutcomeEnlistment
();
System\Transactions\TransactionInterop.cs (3)
144
outcomeEnlistment = new
OutcomeEnlistment
();
379
outcomeEnlistment = new
OutcomeEnlistment
();
521
outcomeEnlistment = new
OutcomeEnlistment
();
12 references to OutcomeEnlistment
System.Transactions.Local (12)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (3)
221
OutcomeEnlistment
managedIdentifier,
234
OutcomeEnlistment
managedIdentifier,
258
OutcomeEnlistment
managedIdentifier,
System\Transactions\Oletx\OletxTransaction.cs (2)
502
private readonly
OutcomeEnlistment
? _outcomeEnlistment;
621
OutcomeEnlistment
? outcomeEnlistment,
System\Transactions\Oletx\OletxTransactionManager.cs (4)
175
if (enlistment2 is
OutcomeEnlistment
outcomeEnlistment)
196
if (enlistment2 is
OutcomeEnlistment
outcomeEnlistment)
225
if (enlistment2 is
OutcomeEnlistment
outcomeEnlistment)
427
OutcomeEnlistment
outcomeEnlistment;
System\Transactions\TransactionInterop.cs (3)
116
OutcomeEnlistment
? outcomeEnlistment;
338
OutcomeEnlistment
? outcomeEnlistment = null;
508
OutcomeEnlistment
outcomeEnlistment;