1 reference to PublicWorkspacePullDiagnosticsHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticHandlerFactory.cs (1)
39
return new
PublicWorkspacePullDiagnosticsHandler
(workspaceManager, _registrationService, _analyzerService, _editAndContinueDiagnosticUpdateSource, _globalOptions);