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