2 types derived from OletxVolatileEnlistmentContainer
System.Transactions.Local (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
50
internal sealed class OletxPhase0VolatileEnlistmentContainer :
OletxVolatileEnlistmentContainer
544
internal sealed class OletxPhase1VolatileEnlistmentContainer :
OletxVolatileEnlistmentContainer
8 references to OletxVolatileEnlistmentContainer
System.Transactions.Local (8)
System\Transactions\Oletx\OletxDependentTransaction.cs (1)
13
private readonly
OletxVolatileEnlistmentContainer
_volatileEnlistmentContainer;
System\Transactions\Oletx\OletxTransaction.cs (2)
674
internal
OletxVolatileEnlistmentContainer
AddDependentClone(bool delayCommit)
680
OletxVolatileEnlistmentContainer
? returnValue = null;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (5)
1001
private
OletxVolatileEnlistmentContainer
? _container;
1032
internal void Prepare(
OletxVolatileEnlistmentContainer
container)
1323
OletxVolatileEnlistmentContainer
? localContainer;
1367
OletxVolatileEnlistmentContainer
localContainer;
1444
OletxVolatileEnlistmentContainer
localContainer;