2 references to Values
System (2)
compmod\system\collections\specialized\ordereddictionary.cs (2)
404if (_objectReturnType == Values) { 497return new OrderedDictionaryEnumerator(_objects, isKeys == true ? OrderedDictionaryEnumerator.Keys : OrderedDictionaryEnumerator.Values);