2 references to BeforeExecuteCommand
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
CompleteStatement\CompleteStatementCommandHandler.cs (2)
63var willMoveSemicolon = BeforeExecuteCommand(speculative: true, args, executionContext); 74BeforeExecuteCommand(speculative: false, args, executionContext);