32 references to CompileAndVerify
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (32)
CodeGen\CodeGenAsyncEHTests.cs (32)
145CompileAndVerify(source, expectedOutput: expected); 217CompileAndVerify(source, expectedOutput: expected). 629CompileAndVerify(source, expectedOutput: "3"); 678CompileAndVerify(source, expectedOutput: expected); 732CompileAndVerify(source, expectedOutput: expected); 787CompileAndVerify(source, expectedOutput: expected). 1001CompileAndVerify(source, expectedOutput: expected); 1480CompileAndVerify(source, expectedOutput: expected); 1603var verifier = CompileAndVerify(source, expectedOutput: expected); 1874var verifier = CompileAndVerify(source, expectedOutput: expected); 2127var verifier = CompileAndVerify(source, expectedOutput: expected); 2378CompileAndVerify(source, expected); 2505CompileAndVerify(source, expectedOutput: expected); 2593CompileAndVerify(source, expectedOutput: expected); 2685CompileAndVerify(source, expectedOutput: expected); 2749CompileAndVerify(source, expectedOutput: expected). 2965CompileAndVerify(source, expectedOutput: expected); 3045CompileAndVerify(source, expectedOutput: expected); 3130CompileAndVerify(source, expectedOutput: expected); 3195CompileAndVerify(source, expectedOutput: expected); 3375CompileAndVerify(source, expectedOutput: expected); 3467CompileAndVerify(source, expectedOutput: expected); 3562CompileAndVerify(source, expectedOutput: expected); 3609CompileAndVerify(source, expected); 3686CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 3687CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 3797CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 3798CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 3881CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 3882CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 4064CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 4065CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics();