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