1 write to _syncRoot
System.Core (1)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
369System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new Object(), null);
2 references to _syncRoot
System.Core (2)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (2)
368if (_syncRoot == null) { 371return _syncRoot;