1 write to oletxTm
System.Transactions (1)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
981this.oletxTm = oletxTm;
5 references to oletxTm
System.Transactions (5)
System\Transactions\Oletx\OletxTransactionManager.cs (5)
1026if ( realTx.OletxTransactionManagerInstance == this.oletxTm ) 1062oletxRM.TMDownFromInternalRM( this.oletxTm ); 1068this.oletxTm.dtcTransactionManagerLock.AcquireWriterLock( -1 ); 1071this.oletxTm.ReinitializeProxy(); 1075this.oletxTm.dtcTransactionManagerLock.ReleaseWriterLock();