2 references to AutomaticCompletion
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
EventHookup\EventHookupCommandHandler.cs (1)
40
[Order(Before = PredefinedCommandHandlerNames.
AutomaticCompletion
)]
Microsoft.CodeAnalysis.EditorFeatures (1)
RenameTracking\RenameTrackingCancellationCommandHandler.cs (1)
22
[Order(After = PredefinedCommandHandlerNames.
AutomaticCompletion
)]