4 references to Commit
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
RenameCommandHandler.cs (1)
29
[Order(Before = PredefinedCommandHandlerNames.
Commit
)]
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\CommandHandlers\RenameCommandHandler.cs (1)
29
[Order(Before = PredefinedCommandHandlerNames.
Commit
)]
Interactive\InteractivePasteCommandHandler.cs (1)
35
[Order(After = PredefinedCommandHandlerNames.
Commit
)]
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\CommitCommandHandler.vb (1)
32
<Name(PredefinedCommandHandlerNames.
Commit
)>