2 references to s_documentIdToIndex
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\Shared\AbstractSyntaxIndex.cs (2)
66s_documentIdToIndex.AddOrUpdate(document.Id, index); 92if (s_documentIdToIndex.TryGetValue(document.Id, out var index) &&