4 references to CompletionHandler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionHandler.cs (1)
33[ExportCSharpVisualBasicStatelessLspService(typeof(CompletionHandler)), Shared]
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (3)
Completion\CompletionTests.cs (3)
35ItemDefaults = new string[] { CompletionHandler.EditRangeSetting } 57ItemDefaults = new string[] { CompletionHandler.EditRangeSetting } 108ItemDefaults = new string[] { CompletionHandler.EditRangeSetting }