2 references to Toggle_Line_Comment
Microsoft.CodeAnalysis.EditorFeatures (2)
CommentSelection\ToggleLineCommentCommandHandler.cs (2)
59public override string DisplayName => EditorFeaturesResources.Toggle_Line_Comment; 61protected override string GetTitle(ValueTuple command) => EditorFeaturesResources.Toggle_Line_Comment;