4 references to GetCommandState
Microsoft.CodeAnalysis.EditorFeatures (4)
CommentSelection\AbstractToggleBlockCommentBase.cs (1)
59
=>
GetCommandState
(args.SubjectBuffer);
CommentSelection\CommentUncommentSelectionCommandHandler.cs (2)
40
=>
GetCommandState
(args.SubjectBuffer);
49
=>
GetCommandState
(args.SubjectBuffer);
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
47
=>
GetCommandState
(args.SubjectBuffer);