3 references to Include_comments
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (1)
85
public string SearchInComments => EditorFeaturesResources.
Include_comments
;
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (1)
282
public string SearchInComments => EditorFeaturesResources.
Include_comments
;
InlineRename\UI\Dashboard\RenameShortcutKeys.cs (1)
24
SearchInComments = ExtractAccessKey(EditorFeaturesResources.
Include_comments
, "C");