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