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