2 references to Organize_Document
Microsoft.CodeAnalysis.EditorFeatures (2)
Organizing\OrganizeDocumentCommandHandler.cs (2)
48public string DisplayName => EditorFeaturesResources.Organize_Document; 51=> GetCommandState(args, _ => EditorFeaturesResources.Organize_Document, needsSemantics: true);