1 write to _diagnosticService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticService.cs (1)
416
=>
_diagnosticService
= diagnosticService;
1 reference to _diagnosticService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticService.cs (1)
419
=> ref
_diagnosticService
._eventListenerTracker;