2 references to FindItemIndexAlternate
System.Collections.Immutable (2)
System\Collections\Frozen\SmallFrozenSet.AlternateLookup.cs (2)
22
/// Invokes <see cref="
FindItemIndexAlternate
{TAlternate}(TAlternate)"/>
26
=> ((SmallFrozenSet<T>)set).
FindItemIndexAlternate
(item);