1 write to _mergedRoot
Microsoft.CodeAnalysis.CSharp (1)
Declarations\DeclarationTable.cs (1)
108Interlocked.CompareExchange(ref _mergedRoot, CalculateMergedRoot(compilation), null);
2 references to _mergedRoot
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.cs (2)
106if (_mergedRoot == null) 110return _mergedRoot;