CodeCleanup\RemoveUnnecessaryLineContinuationTests.cs (70)
31await VerifyAsync(CreateMethod(code), CreateMethod(expected));
47await VerifyAsync(CreateMethod(code), CreateMethod(expected));
65await VerifyAsync(CreateMethod(code), CreateMethod(expected));
83await VerifyAsync(CreateMethod(code), CreateMethod(expected));
101await VerifyAsync(CreateMethod(code), CreateMethod(expected));
119await VerifyAsync(CreateMethod(code), CreateMethod(expected));
135await VerifyAsync(CreateMethod(code), CreateMethod(expected));
153await VerifyAsync(CreateMethod(code), CreateMethod(expected));
173await VerifyAsync(CreateMethod(code), CreateMethod(expected));
193await VerifyAsync(CreateMethod(code), CreateMethod(expected));
205await VerifyAsync(CreateMethod(code), CreateMethod(expected));
217await VerifyAsync(CreateMethod(code), CreateMethod(expected));
229await VerifyAsync(CreateMethod(code), CreateMethod(expected));
243await VerifyAsync(CreateMethod(code), CreateMethod(expected));
257await VerifyAsync(CreateMethod(code), CreateMethod(expected));
270await VerifyAsync(CreateMethod(code), CreateMethod(expected), LanguageVersion.VisualBasic15);
283await VerifyAsync(CreateMethod(code), CreateMethod(expected), LanguageVersion.VisualBasic16);
297await VerifyAsync(CreateMethod(code), CreateMethod(expected));
311await VerifyAsync(CreateMethod(code), CreateMethod(expected));
327await VerifyAsync(CreateMethod(code), CreateMethod(expected));
343await VerifyAsync(CreateMethod(code), CreateMethod(expected));
363await VerifyAsync(CreateMethod(code), CreateMethod(expected));
383await VerifyAsync(CreateMethod(code), CreateMethod(expected));
403await VerifyAsync(CreateMethod(code), CreateMethod(expected));
417await VerifyAsync(CreateMethod(code), CreateMethod(expected));
433await VerifyAsync(CreateMethod(code), CreateMethod(expected));
451await VerifyAsync(CreateMethod(code), CreateMethod(expected));
551await VerifyAsync(code, expected);
569await VerifyAsync(CreateMethod(code), CreateMethod(expected));
581await VerifyAsync(code, expected);
595await VerifyAsync(code, expected);
605await VerifyAsync(code, expected);
631await VerifyAsync(code, expected);
651await VerifyAsync(code, expected);
671await VerifyAsync(code, expected);
691await VerifyAsync(code, expected);
711await VerifyAsync(code, expected);
729await VerifyAsync(code, expected);
747await VerifyAsync(code, expected);
769await VerifyAsync(code, expected);
781await VerifyAsync(code, expected);
799await VerifyAsync(code, expected);
823await VerifyAsync(code, expected);
847await VerifyAsync(code, expected);
871await VerifyAsync(code, expected);
895await VerifyAsync(code, expected);
923await VerifyAsync(code, expected);
949await VerifyAsync(code, expected);
979await VerifyAsync(code, expected);
999await VerifyAsync(code, expected);
1019await VerifyAsync(code, expected);
1039await VerifyAsync(code, expected);
1059await VerifyAsync(code, expected);
1085await VerifyAsync(code, expected);
1115await VerifyAsync(code, expected);
1129await VerifyAsync(CreateMethod(code), CreateMethod(expected));
1146await VerifyAsync(code, expected);
1176await VerifyAsync(code, expected);
1234await VerifyAsync(code, expected);
1253await VerifyAsync(code, expected);
1272await VerifyAsync(code, expected);
1297await VerifyAsync(code, expected);
1321await VerifyAsync(code, expected);
1342await VerifyAsync(code, expected);
1363await VerifyAsync(code, expected);
1392await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic9);
1422await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic10);
1423await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic11);
1424await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic12);
1425await VerifyAsync(code, expected);