1 instantiation of WorkspaceSpellCheckHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SpellCheck\WorkspaceSpellCheckHandlerFactory.cs (1)
21=> new WorkspaceSpellCheckHandler();
1 reference to WorkspaceSpellCheckHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SpellCheck\WorkspaceSpellCheckHandlerFactory.cs (1)
11[ExportCSharpVisualBasicLspServiceFactory(typeof(WorkspaceSpellCheckHandler)), Shared]