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