2 writes to _highlightMatchingPortions
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\AsyncCompletion\ItemManager.CompletionListUpdater.cs (2)
109
_highlightMatchingPortions
= _filterText.Length > 0
124
_highlightMatchingPortions
= false;
2 references to _highlightMatchingPortions
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\AsyncCompletion\ItemManager.CompletionListUpdater.cs (2)
282
_recentItemsManager.GetRecentItemIndex(itemData.RoslynItem),
_highlightMatchingPortions
, index, out var matchResult))
591
var highlightedSpans =
_highlightMatchingPortions