1 write to _typeNames
Microsoft.CodeAnalysis.CSharp (1)
Declarations\DeclarationTable.Cache.cs (1)
60Interlocked.CompareExchange(ref _typeNames, GetTypeNames(this.MergedRoot), comparand: null);
2 references to _typeNames
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.Cache.cs (2)
59if (_typeNames is null) 62return _typeNames;