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)
35
ItemDefaults = new string[] {
CompletionHandler
.EditRangeSetting }
57
ItemDefaults = new string[] {
CompletionHandler
.EditRangeSetting }
108
ItemDefaults = new string[] {
CompletionHandler
.EditRangeSetting }