4 references to DoLinearSearch
PresentationFramework (4)
System\Windows\Controls\ItemContainerGenerator.cs (4)
590DoLinearSearch( 618DoLinearSearch( 629return DoLinearSearch(match, matchState, out _, out container, out itemIndex, false); 749found = groupItem.Generator.DoLinearSearch(match, matchState, out item, out container, out indexInGroup, false);