1 write to enlistmentId
System.Transactions (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
1027this.enlistmentId = oletxTransaction.realOletxTransaction.enlistmentCount++;
2 references to enlistmentId
System.Transactions (2)
System\Transactions\Oletx\OletxResourceManager.cs (2)
1055temp = new EnlistmentTraceIdentifier( rmId, oletxTransaction.TransactionTraceId, this.enlistmentId ); 1060temp = new EnlistmentTraceIdentifier( rmId, txTraceId, this.enlistmentId );