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