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