4 references to DoLinearSearch
PresentationFramework (4)
System\Windows\Controls\ItemContainerGenerator.cs (4)
597DoLinearSearch( 625DoLinearSearch( 636return DoLinearSearch(match, matchState, out _, out container, out itemIndex, false); 756found = groupItem.Generator.DoLinearSearch(match, matchState, out item, out container, out indexInGroup, false);