3 references to Organizing_document
Microsoft.CodeAnalysis.EditorFeatures (3)
Organizing\OrganizeDocumentCommandHandler.cs (3)
58
using (context.OperationContext.AddScope(allowCancellation: true, EditorFeaturesResources.
Organizing_document
))
120
using (context.OperationContext.AddScope(allowCancellation: true, EditorFeaturesResources.
Organizing_document
))
130
using (context.OperationContext.AddScope(allowCancellation: true, EditorFeaturesResources.
Organizing_document
))