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