Base:
method
IndexOf
MS.Internal.Data.RBTree<T>.IndexOf(T)
2 references to IndexOf
PresentationFramework (2)
MS\Internal\Data\LiveShapingList.cs (2)
337
_filterRoot.RemoveAt(_filterRoot.
IndexOf
(lsi));
365
return _root.
IndexOf
(lsi);