2 writes to s_stringTable
Microsoft.CodeAnalysis.Features (2)
NavigateTo\AbstractNavigateToSearchService.CachedDocumentSearch.cs (2)
45Volatile.Write(ref s_stringTable, null); 53stringTable = Volatile.Read(ref s_stringTable);