1 write to _syncRoot
System (1)
compmod\system\collections\generic\linkedlist.cs (1)
391System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new Object(), null);
2 references to _syncRoot
System (2)
compmod\system\collections\generic\linkedlist.cs (2)
390if( _syncRoot == null) { 393return _syncRoot;