1 write to _syncRoot
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
338_syncRoot = syncRoot;
1 reference to _syncRoot
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
341internal override object SyncRoot => _syncRoot;