1 write to _syncRoot
System.Transactions.Local (1)
System\Transactions\TransactionTable.cs (1)
33Interlocked.CompareExchange(ref _syncRoot, new object(), null);
2 references to _syncRoot
System.Transactions.Local (2)
System\Transactions\TransactionTable.cs (2)
31if (_syncRoot == null) 35return _syncRoot;