3 references to s_documentIdToIndex
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\Shared\AbstractSyntaxIndex.cs (3)
64s_documentIdToIndex.Remove(document.Id); 65s_documentIdToIndex.GetValue(document.Id, _ => index); 85if (s_documentIdToIndex.TryGetValue(document.Id, out var index) &&