1 reference to GetTextToInsert
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
BlockCommentEditing\BlockCommentEditingCommandHandler.cs (1)
70
var textToInsert =
GetTextToInsert
(caretPosition.Value, subjectBuffer, _editorOptionsService, cancellationToken);