1 write to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
Formatting\FormatCommandHandler.cs (1)
60_editorOperationsFactoryService = editorOperationsFactoryService;
1 reference to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
Formatting\FormatCommandHandler.cs (1)
212=> new(description, view, _undoHistoryRegistry, _editorOperationsFactoryService);