1 write to _syncRoot
System (1)
compmod\system\collections\specialized\listdictionary.cs (1)
154System.Threading.Interlocked.CompareExchange(ref _syncRoot, new Object(), null);
2 references to _syncRoot
System (2)
compmod\system\collections\specialized\listdictionary.cs (2)
153if( _syncRoot == null) { 156return _syncRoot;