1 write to _syncRoot
WindowsBase (1)
Shared\MS\Internal\CopyOnWriteList.cs (1)
42_syncRoot = syncRoot;
4 references to _syncRoot
WindowsBase (4)
Shared\MS\Internal\CopyOnWriteList.cs (4)
59lock(_syncRoot) 77lock(_syncRoot) 96lock(_syncRoot) 115get{ return _syncRoot; }