2 references to CreateCommentBannerTextWithPrefix
Microsoft.CodeAnalysis.CSharp.Features (2)
Structure\CSharpStructureHelpers.cs (2)
124return CreateCommentBannerTextWithPrefix(comment.ToString(), "//"); 142return CreateCommentBannerTextWithPrefix(text, "/*");