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