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