1 write to _typeNames
Microsoft.CodeAnalysis.CSharp (1)
Declarations\DeclarationTable.cs (1)
247Interlocked.CompareExchange(ref _typeNames, GetMergedTypeNames(), comparand: null);
2 references to _typeNames
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.cs (2)
246if (_typeNames is null) 249return _typeNames;