1 write to _syncRoot
System (1)
compmod\system\collections\specialized\nameobjectcollectionbase.cs (1)
525System.Threading.Interlocked.CompareExchange(ref _syncRoot, new Object(), null);
2 references to _syncRoot
System (2)
compmod\system\collections\specialized\nameobjectcollectionbase.cs (2)
524if( _syncRoot == null) { 527return _syncRoot;