2 writes to _tableBucket
System.Transactions.Local (2)
System\Transactions\TransactionTable.cs (2)
376tx._tableBucket = null; 620tx._tableBucket = this;
2 references to _tableBucket
System.Transactions.Local (2)
System\Transactions\TransactionTable.cs (2)
374Debug.Assert(tx._tableBucket != null); 375tx._tableBucket.Remove(tx);