2 types derived from OletxVolatileEnlistmentContainer
System.Transactions (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
50
internal class OletxPhase0VolatileEnlistmentContainer :
OletxVolatileEnlistmentContainer
595
internal class OletxPhase1VolatileEnlistmentContainer :
OletxVolatileEnlistmentContainer
8 references to OletxVolatileEnlistmentContainer
System.Transactions (8)
System\Transactions\Oletx\OletxDependentTransaction.cs (1)
17
private
OletxVolatileEnlistmentContainer
volatileEnlistmentContainer;
System\Transactions\Oletx\OleTxTransaction.cs (2)
820
internal
OletxVolatileEnlistmentContainer
AddDependentClone( bool delayCommit )
826
OletxVolatileEnlistmentContainer
returnValue = null;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (5)
1138
OletxVolatileEnlistmentContainer
container;
1173
internal void Prepare(
OletxVolatileEnlistmentContainer
container )
1491
OletxVolatileEnlistmentContainer
localContainer = null;
1545
OletxVolatileEnlistmentContainer
localContainer = null;
1645
OletxVolatileEnlistmentContainer
localContainer = null;