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