67 references to VerifyAsync
Microsoft.CodeAnalysis.Workspaces.UnitTests (67)
CodeCleanup\RemoveUnnecessaryLineContinuationTests.cs (67)
32await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 48await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 66await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 84await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 102await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 120await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 136await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 154await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 174await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 194await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 206await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 218await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 230await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 244await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 258await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 271await VerifyAsync(CreateMethod(code), CreateMethod(expected), LanguageVersion.VisualBasic15); 284await VerifyAsync(CreateMethod(code), CreateMethod(expected), LanguageVersion.VisualBasic16); 298await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 312await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 328await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 344await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 364await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 384await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 404await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 418await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 434await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 452await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 552await VerifyAsync(code, expected); 570await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 582await VerifyAsync(code, expected); 596await VerifyAsync(code, expected); 606await VerifyAsync(code, expected); 632await VerifyAsync(code, expected); 652await VerifyAsync(code, expected); 672await VerifyAsync(code, expected); 692await VerifyAsync(code, expected); 712await VerifyAsync(code, expected); 730await VerifyAsync(code, expected); 748await VerifyAsync(code, expected); 770await VerifyAsync(code, expected); 782await VerifyAsync(code, expected); 800await VerifyAsync(code, expected); 824await VerifyAsync(code, expected); 848await VerifyAsync(code, expected); 872await VerifyAsync(code, expected); 896await VerifyAsync(code, expected); 924await VerifyAsync(code, expected); 950await VerifyAsync(code, expected); 980await VerifyAsync(code, expected); 1000await VerifyAsync(code, expected); 1020await VerifyAsync(code, expected); 1040await VerifyAsync(code, expected); 1060await VerifyAsync(code, expected); 1086await VerifyAsync(code, expected); 1116await VerifyAsync(code, expected); 1130await VerifyAsync(CreateMethod(code), CreateMethod(expected)); 1147await VerifyAsync(code, expected); 1177await VerifyAsync(code, expected); 1235await VerifyAsync(code, expected); 1254await VerifyAsync(code, expected); 1273await VerifyAsync(code, expected); 1298await VerifyAsync(code, expected); 1327await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic9); 1357await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic10); 1358await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic11); 1359await VerifyAsync(code, expected, langVersion: LanguageVersion.VisualBasic12); 1360await VerifyAsync(code, expected);