1 instantiation of SpellCheckPullCache
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SpellCheck\AbstractSpellCheckingHandler.cs (1)
40_versionedCache = new(this.GetType().Name);
1 reference to SpellCheckPullCache
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SpellCheck\AbstractSpellCheckingHandler.cs (1)
33private readonly SpellCheckPullCache _versionedCache;