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