2 references to Gathering_Suggestions_0
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
SuggestedActionsSource.cs (1)
171
description => operationContext?.AddScope(allowCancellation: true, string.Format(EditorFeaturesResources.
Gathering_Suggestions_0
, description));
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSource.cs (1)
171
description => operationContext?.AddScope(allowCancellation: true, string.Format(EditorFeaturesResources.
Gathering_Suggestions_0
, description));