1 instantiation of DiagnosticsPullCache
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (1)
122handlerName, static (handlerName, globalOptions) => new(globalOptions, handlerName), GlobalOptions);
2 references to DiagnosticsPullCache
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (2)
51private readonly ConcurrentDictionary<string, DiagnosticsPullCache> _categoryToVersionedCache = []; 121var versionedCache = _categoryToVersionedCache.GetOrAdd(