예제 #1
0
 protected override void AddComment(SyntaxEditor editor, SyntaxToken stringLiteral, string commentContents)
 => EmbeddedLanguageUtilities.AddComment(editor, stringLiteral, commentContents);