1 write to EnlistmentId
System.Transactions.Local (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
828EnlistmentId = oletxTransaction.RealOletxTransaction._enlistmentCount++;
2 references to EnlistmentId
System.Transactions.Local (2)
System\Transactions\Oletx\OletxResourceManager.cs (2)
856temp = new EnlistmentTraceIdentifier(rmId, oletxTransaction.TransactionTraceId, EnlistmentId); 861temp = new EnlistmentTraceIdentifier(rmId, txTraceId, EnlistmentId);