1 reference to SingleLineCommentStart
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.cs (1)
76
return string.Format(s_suppressionsFileCommentTemplate,
SingleLineCommentStart
);