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)
435
return
_isKeys
? _current.key : _current.value;