1 write to _notificationManager
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\AbstractRefreshQueue.cs (1)
49
_notificationManager
= notificationManager;
1 reference to _notificationManager
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\AbstractRefreshQueue.cs (1)
69
=> FilterLspTrackedDocumentsAsync(_lspWorkspaceManager,
_notificationManager
, documentUris, cancellationToken),