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