1 write to _syncRoot
Microsoft.Build (1)
Collections\CopyOnReadEnumerable.cs (1)
51
_syncRoot
= syncRoot;
1 reference to _syncRoot
Microsoft.Build (1)
Collections\CopyOnReadEnumerable.cs (1)
80
lock (
_syncRoot
)