2 references to FindItemIndexAlternate
System.Collections.Immutable (2)
System\Collections\Frozen\String\LengthBucketsFrozenSet.AlternateLookup.cs (2)
13
/// Invokes <see cref="
FindItemIndexAlternate
(ReadOnlySpan{char})"/>
17
=> ((LengthBucketsFrozenSet)set).
FindItemIndexAlternate
(key);