58 references to CreateMethod
Microsoft.CodeAnalysis.Workspaces.UnitTests (58)
CodeCleanup\RemoveUnnecessaryLineContinuationTests.cs (58)
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)); 569await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 1129await VerifyAsync(CreateMethod(code), CreateMethod(expected));