1 write to _completionListCache
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionResolveHandler.cs (1)
44_completionListCache = completionListCache;
1 reference to _completionListCache
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionResolveHandler.cs (1)
190var cacheEntry = _completionListCache.GetCachedEntry(resolveData.ResultId.Value);