RCS1190: Join string expressions Property Value Id RCS1190 Severity Info Example Code with Diagnostic string s = "a" + "b"; Code with Fix string s = "ab"; (Generated with DotMarkdown)