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