2 instantiations of OletxEnlistment
System.Transactions (2)
System\Transactions\Oletx\OletxResourceManager.cs (2)
323
OletxEnlistment enlistment = new
OletxEnlistment
(
543
OletxEnlistment enlistment = new
OletxEnlistment
(
28 references to OletxEnlistment
System.Transactions (28)
System\Transactions\Oletx\OletxResourceManager.cs (15)
264
OletxEnlistment
enlistment = null;
282
enlistment = enlistEnum.Value as
OletxEnlistment
;
303
internal
OletxEnlistment
EnlistDurable(
323
OletxEnlistment
enlistment = new OletxEnlistment(
442
internal
OletxEnlistment
Reenlist(
543
OletxEnlistment
enlistment = new OletxEnlistment(
633
internal void RemoveFromReenlistPending(
OletxEnlistment
enlistment )
670
OletxEnlistment
localEnlistment = null;
717
localEnlistment = resourceManager.reenlistList[0] as
OletxEnlistment
;
735
if (
OletxEnlistment
.OletxEnlistmentState.Done == localEnlistment.State )
742
else if (
OletxEnlistment
.OletxEnlistmentState.Prepared != localEnlistment.State )
786
if (
OletxEnlistment
.OletxEnlistmentState.Done == localEnlistment.State )
839
if (
OletxEnlistment
.OletxEnlistmentState.Done == localEnlistment.State )
860
localEnlistment.State =
OletxEnlistment
.OletxEnlistmentState.Committing;
873
localEnlistment.State =
OletxEnlistment
.OletxEnlistmentState.Aborting;
System\Transactions\Oletx\OleTxTransaction.cs (1)
389
OletxEnlistment
enlistment = rm.EnlistDurable(
System\Transactions\Oletx\OletxTransactionManager.cs (12)
175
OletxEnlistment
enlistment = target as
OletxEnlistment
;
329
OletxEnlistment
enlistment = target as
OletxEnlistment
;
359
OletxEnlistment
enlistment = target as
OletxEnlistment
;
384
OletxEnlistment
enlistment = target as
OletxEnlistment
;
409
OletxEnlistment
enlistment = target as
OletxEnlistment
;
680
internal
OletxEnlistment
ReenlistTransaction(
709
OletxEnlistment
returnValue = oletxResourceManager.Reenlist(