2 references to s_documentToIndex
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\Shared\AbstractSyntaxIndex.cs (2)
55if (!s_documentToIndex.TryGetValue(document, out var index)) 70s_documentToIndex.GetValue(document, _ => indexCopy);