1 write to _syncRoot
mscorlib (1)
system\collections\queue.cs (1)
112System.Threading.Interlocked.CompareExchange(ref _syncRoot, new Object(), null);
2 references to _syncRoot
mscorlib (2)
system\collections\queue.cs (2)
111if( _syncRoot == null) { 114return _syncRoot;