2 writes to _updateCurrentValue
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
99_updateCurrentValue = false; 347_updateCurrentValue = true;
2 references to _updateCurrentValue
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
323Debug.Assert(!_updateCurrentValue); 355if (!_updateCurrentValue)