2 writes to currentHandle
System.Transactions (2)
System\Transactions\Oletx\HandleTable.cs (2)
55handle = (++currentHandle != 0) ? currentHandle : ++currentHandle;
1 reference to currentHandle
System.Transactions (1)
System\Transactions\Oletx\HandleTable.cs (1)
55handle = (++currentHandle != 0) ? currentHandle : ++currentHandle;