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)
394if( _keyOrValue == KeyOrValue.Key ) { 406if( _keyOrValue == KeyOrValue.Key ) { 435if( _keyOrValue == KeyOrValue.Key ) {