3 references to
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\Completion\CompletionListCache.cs (1)
16
public CompletionListCache() :
base
(maxCacheSize: 3)
Handler\InlayHint\InlayHintCache.cs (1)
13
public InlayHintCache() :
base
(maxCacheSize: 3)
Handler\ResolveDataCache.cs (1)
13
public ResolveDataCache() :
base
(maxCacheSize: 3)