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