1 reference to WithItems
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionHandler.cs (1)
402
var newCompletionList = completionList.
WithItems
(filteredList);