2 instantiations of OletxPhase1VolatileEnlistmentContainer
System.Transactions (2)
System\Transactions\Oletx\OleTxTransaction.cs (2)
895localPhase1VolatileContainer = new OletxPhase1VolatileEnlistmentContainer( this ); 1100localPhase1VolatileContainer = new OletxPhase1VolatileEnlistmentContainer( this );
11 references to OletxPhase1VolatileEnlistmentContainer
System.Transactions (11)
System\Transactions\Oletx\OleTxTransaction.cs (3)
564internal OletxPhase1VolatileEnlistmentContainer phase1EnlistVolatilementContainer; 828OletxPhase1VolatileEnlistmentContainer localPhase1VolatileContainer = null; 1038OletxPhase1VolatileEnlistmentContainer localPhase1VolatileContainer = null;
System\Transactions\Oletx\OletxTransactionManager.cs (8)
198OletxPhase1VolatileEnlistmentContainer ph1VolEnlistContainer = target as OletxPhase1VolatileEnlistmentContainer; 226OletxPhase1VolatileEnlistmentContainer ph1VolEnlistContainer = target as OletxPhase1VolatileEnlistmentContainer; 259OletxPhase1VolatileEnlistmentContainer ph1VolEnlistContainer = target as OletxPhase1VolatileEnlistmentContainer; 300OletxPhase1VolatileEnlistmentContainer ph1VolEnlistContainer = target as OletxPhase1VolatileEnlistmentContainer;