1 override of GetCommandHandler
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
AutomaticCompletion\AutomaticLineEnderTests.cs (1)
3427
internal override IChainedCommandHandler<AutomaticLineEnderCommandArgs>
GetCommandHandler
(EditorTestWorkspace workspace)
1 reference to GetCommandHandler
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
AutomaticCompletion\AbstractAutomaticLineEnderTests.cs (1)
84
var commandHandler =
GetCommandHandler
(workspace);