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