2 references to ExecuteCommand
Microsoft.CodeAnalysis.EditorFeatures (2)
ChangeSignature\AbstractChangeSignatureCommandHandler.cs (2)
44
=>
ExecuteCommand
(args.TextView, args.SubjectBuffer, context);
47
=>
ExecuteCommand
(args.TextView, args.SubjectBuffer, context);