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)
341
internal override object SyncRoot =>
_syncRoot
;