4 references to GetCommandState
Microsoft.CodeAnalysis.EditorFeatures (4)
CommentSelection\AbstractToggleBlockCommentBase.cs (1)
64
=>
GetCommandState
(args.SubjectBuffer);
CommentSelection\CommentUncommentSelectionCommandHandler.cs (2)
48
=>
GetCommandState
(args.SubjectBuffer);
57
=>
GetCommandState
(args.SubjectBuffer);
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
54
=>
GetCommandState
(args.SubjectBuffer);