1 instantiation of RecoveringInternalEnlistment
System.Transactions (1)
System\Transactions\Enlistment.cs (1)
636
this.internalEnlistment = new
RecoveringInternalEnlistment
(
2 references to RecoveringInternalEnlistment
System.Transactions (2)
System\Transactions\Enlistment.cs (1)
103
Debug.Assert(this is
RecoveringInternalEnlistment
, "this is RecoveringInternalEnlistment");
System\Transactions\TransactionManager.cs (1)
277
(
RecoveringInternalEnlistment
)returnValue.InternalEnlistment