26 references to InternalEnlistment
System.Transactions.Local (26)
System\Transactions\TransactionManager.cs (3)
209EnlistmentState.EnlistmentStatePromoted.EnterState(returnValue.InternalEnlistment); 211returnValue.InternalEnlistment.PromotedEnlistment = 215(RecoveringInternalEnlistment)returnValue.InternalEnlistment
System\Transactions\TransactionState.cs (23)
506enlistments._volatileEnlistments[enlistments._volatileEnlistmentCount] = enlistment.InternalEnlistment; 573tx._durableEnlistment = en.InternalEnlistment; 725etwLog.TransactionstateEnlist(enlistment.InternalEnlistment.EnlistmentTraceId, EnlistmentType.Volatile, enlistmentOptions); 751etwLog.TransactionstateEnlist(enlistment.InternalEnlistment.EnlistmentTraceId, EnlistmentType.Volatile, enlistmentOptions); 773tx._durableEnlistment = en.InternalEnlistment; 1004etwLog.TransactionstateEnlist(enlistment.InternalEnlistment.EnlistmentTraceId, EnlistmentType.Volatile, enlistmentOptions); 1031etwLog.TransactionstateEnlist(enlistment.InternalEnlistment.EnlistmentTraceId, EnlistmentType.Volatile, enlistmentOptions); 1062tx._durableEnlistment = en.InternalEnlistment; 1676EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment); 1678en.InternalEnlistment.PromotedEnlistment = 1680en.InternalEnlistment, enlistmentOptions); 1705EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment); 1707en.InternalEnlistment.PromotedEnlistment = 1709en.InternalEnlistment, enlistmentOptions); 1742EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment); 1744en.InternalEnlistment.PromotedEnlistment = 1747(DurableInternalEnlistment)en.InternalEnlistment, 1783EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment); 1785en.InternalEnlistment.PromotedEnlistment = 1788(DurableInternalEnlistment)en.InternalEnlistment, 3422etwLog.TransactionstateEnlist(enlistment.InternalEnlistment.EnlistmentTraceId, EnlistmentType.Volatile, enlistmentOptions); 3449etwLog.TransactionstateEnlist(enlistment.InternalEnlistment.EnlistmentTraceId, EnlistmentType.Volatile, enlistmentOptions); 4557tx._durableEnlistment = enlistment.InternalEnlistment;