3 references to FormatDocument
Microsoft.CodeAnalysis.EditorFeatures (3)
Formatting\FormatCommandHandler.cs (1)
33
[Name(PredefinedCommandHandlerNames.
FormatDocument
)]
Interactive\InteractivePasteCommandHandler.cs (1)
34
[Order(After = PredefinedCommandHandlerNames.
FormatDocument
)]
PasteTracking\PasteTrackingPasteCommandHandler.cs (1)
26
[Order(Before = PredefinedCommandHandlerNames.
FormatDocument
)]