2 references to Keys
System.Collections.Specialized (2)
System\Collections\Specialized\OrderedDictionary.cs (2)
466if (_objectReturnType == Keys) 577return new OrderedDictionaryEnumerator(_objects, IsKeys ? OrderedDictionaryEnumerator.Keys : OrderedDictionaryEnumerator.Values);