2 references to Gathering_Suggestions_Waiting_for_the_solution_to_fully_load
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
SuggestedActionsSource.cs (1)
148
using (operationContext?.AddScope(allowCancellation: true, description: EditorFeaturesResources.
Gathering_Suggestions_Waiting_for_the_solution_to_fully_load
))
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSource.cs (1)
148
using (operationContext?.AddScope(allowCancellation: true, description: EditorFeaturesResources.
Gathering_Suggestions_Waiting_for_the_solution_to_fully_load
))