1 write to _canExecute
Microsoft.VisualStudio.LanguageServices (1)
Utilities\DelegateCommand.cs (1)
30_canExecute = canExecute;
1 reference to _canExecute
Microsoft.VisualStudio.LanguageServices (1)
Utilities\DelegateCommand.cs (1)
36var canExecute = _canExecute(parameter);