1 write to _syncRoot
mscorlib (1)
system\collections\sortedlist.cs (1)
272System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new Object(), null);
2 references to _syncRoot
mscorlib (2)
system\collections\sortedlist.cs (2)
271if( _syncRoot == null) { 274return _syncRoot;