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