1 override of CreateCommandHandler
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
DocumentationComments\XmlTagCompletionTests.cs (1)
19
private protected override IChainedCommandHandler<TypeCharCommandArgs>
CreateCommandHandler
(EditorTestWorkspace workspace)
1 reference to CreateCommandHandler
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
DocumentationComments\AbstractXmlTagCompletionTests.cs (1)
34
var commandHandler =
CreateCommandHandler
(workspace);