28 references to CompileAndVerify
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (28)
CodeGen\CodeGenAsyncEHTests.cs (28)
145CompileAndVerify(source, expectedOutput: expected); 209CompileAndVerify(source, expectedOutput: expected). 614CompileAndVerify(source, expectedOutput: "3"); 653CompileAndVerify(source, expectedOutput: expected); 691CompileAndVerify(source, expectedOutput: expected); 733CompileAndVerify(source, expectedOutput: expected). 898CompileAndVerify(source, expectedOutput: expected); 1243CompileAndVerify(source, expectedOutput: expected); 1304CompileAndVerify(source, expectedOutput: expected); 1374CompileAndVerify(source, expectedOutput: expected); 1445CompileAndVerify(source, expectedOutput: expected); 1488CompileAndVerify(source, expectedOutput: expected). 1651CompileAndVerify(source, expectedOutput: expected); 1720CompileAndVerify(source, expectedOutput: expected); 1794CompileAndVerify(source, expectedOutput: expected); 1848CompileAndVerify(source, expectedOutput: expected); 1904CompileAndVerify(source, expectedOutput: expected); 1985CompileAndVerify(source, expectedOutput: expected); 2069CompileAndVerify(source, expectedOutput: expected); 2105CompileAndVerify(source, expected); 2170CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 2171CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 2267CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 2268CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 2335CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 2336CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 2472CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput).VerifyDiagnostics(); 2473CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput).VerifyDiagnostics();