2 references to Block_Comment_Editing
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
BlockCommentEditing\BlockCommentEditingCommandHandler.cs (1)
53
public string DisplayName => EditorFeaturesResources.
Block_Comment_Editing
;
BlockCommentEditing\CloseBlockCommentCommandHandler.cs (1)
32
public string DisplayName => EditorFeaturesResources.
Block_Comment_Editing
;