1 write to isKeys
mscorlib (1)
system\collections\listdictionaryinternal.cs (1)
385this.isKeys = isKeys;
1 reference to isKeys
mscorlib (1)
system\collections\listdictionaryinternal.cs (1)
396return isKeys ? current.key : current.value;