1 write to _isKeys
System.Collections.Specialized (1)
System\Collections\Specialized\ListDictionary.cs (1)
421_isKeys = isKeys;
1 reference to _isKeys
System.Collections.Specialized (1)
System\Collections\Specialized\ListDictionary.cs (1)
435return _isKeys ? _current.key : _current.value;