1 write to _syncRoot
System (1)
compmod\system\collections\generic\sortedlist.cs (1)
365System.Threading.Interlocked.CompareExchange(ref _syncRoot, new Object(), null);
2 references to _syncRoot
System (2)
compmod\system\collections\generic\sortedlist.cs (2)
364if( _syncRoot == null) { 367return _syncRoot;