1 write to _keyOrValue
System (1)
compmod\system\collections\specialized\stringdictionary.cs (1)
382
_keyOrValue
= keyOrValue;
3 references to _keyOrValue
System (3)
compmod\system\collections\specialized\stringdictionary.cs (3)
394
if(
_keyOrValue
== KeyOrValue.Key ) {
406
if(
_keyOrValue
== KeyOrValue.Key ) {
435
if(
_keyOrValue
== KeyOrValue.Key ) {