1 write to _lastCanExecute
Microsoft.VisualStudio.LanguageServices (1)
Utilities\DelegateCommand.cs (1)
35_lastCanExecute = canExecute;
1 reference to _lastCanExecute
Microsoft.VisualStudio.LanguageServices (1)
Utilities\DelegateCommand.cs (1)
33if (canExecute != _lastCanExecute)