2 references to CreateInsertTextHandler
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
DocumentationComments\AbstractDocumentationCommentTests.cs (2)
39
var nextHandler =
CreateInsertTextHandler
(view, DocumentationCommentCharacter.ToString());
54
var nextHandler =
CreateInsertTextHandler
(view, "\r\n");