1 write to _namespaceNames
Microsoft.CodeAnalysis.CSharp (1)
Declarations\DeclarationTable.cs (1)
258Interlocked.CompareExchange(ref _namespaceNames, GetMergedNamespaceNames(), comparand: null);
2 references to _namespaceNames
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.cs (2)
257if (_namespaceNames is null) 260return _namespaceNames;