1 write to syncRoot
System.Transactions (1)
System\Transactions\TransactionTable.cs (1)
40Interlocked.CompareExchange( ref this.syncRoot, new object(), null );
2 references to syncRoot
System.Transactions (2)
System\Transactions\TransactionTable.cs (2)
38if ( this.syncRoot == null ) 42return this.syncRoot;