2 references to SpanToDictionary
System.Linq (2)
System\Linq\ToCollection.cs (2)
164return SpanToDictionary(array, keySelector, comparer); 170return SpanToDictionary(span, keySelector, comparer);