2 references to IconRawJson
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Internal\Efficiency\OptimizedVSCompletionListJsonConverter.cs (2)
104if (!IconRawJson.TryGetValue(vsCompletionItem.Icon.ImageId, out var jsonString)) 107IconRawJson.TryAdd(vsCompletionItem.Icon.ImageId, jsonString);