1 write to _syncRoot
mscorlib (1)
system\collections\generic\list.cs (1)
167System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new Object(), null);
2 references to _syncRoot
mscorlib (2)
system\collections\generic\list.cs (2)
166if( _syncRoot == null) { 169return _syncRoot;