1 instantiation of RecoveringInternalEnlistment
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
487
_internalEnlistment = new
RecoveringInternalEnlistment
(
2 references to RecoveringInternalEnlistment
System.Transactions.Local (2)
System\Transactions\Enlistment.cs (1)
93
Debug.Assert(this is
RecoveringInternalEnlistment
);
System\Transactions\TransactionManager.cs (1)
215
(
RecoveringInternalEnlistment
)returnValue.InternalEnlistment