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