71 references to CompileAndVerify
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (71)
Semantics\RecordTests.cs (71)
866var verifier = CompileAndVerify(src, expectedOutput: @"
951CompileAndVerify(src, expectedOutput: @"
976CompileAndVerify(src, expectedOutput: @"
1613var verifier = CompileAndVerify(src, expectedOutput: "True");
1744var verifier = CompileAndVerify(src, expectedOutput: "12");
1856CompileAndVerify(src, expectedOutput: @"1
2071var verifier = CompileAndVerify(src, expectedOutput: @"0
2110var verifier = CompileAndVerify(src, expectedOutput: @"0 1
2150var verifier = CompileAndVerify(src, expectedOutput: @"0 1
2434var verifier = CompileAndVerify(src, expectedOutput: "2").VerifyDiagnostics();
4285CompileAndVerify(source3, references: new[] { comp1Ref, comp2Ref }, expectedOutput: @"1
4415CompileAndVerify(source3, references: new[] { comp1Ref, comp2Ref }, expectedOutput: @"1
7702var verifier = CompileAndVerify(source, expectedOutput: @"1
7744var verifier = CompileAndVerify(source, expectedOutput: @"1
7784var verifier = CompileAndVerify(source, expectedOutput: @"1
7818var verifier = CompileAndVerify(source, expectedOutput: @"1
7852var verifier = CompileAndVerify(source, expectedOutput: @"1
7887var verifier = CompileAndVerify(source, expectedOutput: @"1
7925CompileAndVerify(src, expectedOutput: @"
7955CompileAndVerify(src, expectedOutput: @"
8121var verifier = CompileAndVerify(src, expectedOutput: @"
8298var verifier = CompileAndVerify(src, expectedOutput: "11").VerifyDiagnostics();
8344var verifier = CompileAndVerify(src, expectedOutput: @"
8396var verifier = CompileAndVerify(src, expectedOutput: @"
8446CompileAndVerify(src, expectedOutput: "abc").VerifyDiagnostics();
8478var verifier = CompileAndVerify(src, expectedOutput: @"
9568var verifier = CompileAndVerify(src, expectedOutput: @"
9599var verifier = CompileAndVerify(@"
9648var verifier = CompileAndVerify(src, expectedOutput: @"
10178CompileAndVerify(source, expectedOutput:
14187var verifier = CompileAndVerify(source, expectedOutput: "12");
14245var verifier = CompileAndVerify(source, expectedOutput: "1");
14282var verifier = CompileAndVerify(source, expectedOutput: "123");
14343var verifier = CompileAndVerify(source, expectedOutput: "32");
14463var verifier = CompileAndVerify(source, expectedOutput: "02");
14677var verifier = CompileAndVerify(source, expectedOutput: "1");
14755var verifier = CompileAndVerify(source, expectedOutput: "0101");
14804var verifier = CompileAndVerify(source, expectedOutput: "01201");
14853var verifier = CompileAndVerify(source, expectedOutput: "0101");
14937var verifier = CompileAndVerify(source, expectedOutput: "0123456");
15159var verifier = CompileAndVerify(source, expectedOutput: "12");
15194var verifier = CompileAndVerify(source, expectedOutput: "12");
15226var verifier = CompileAndVerify(source, expectedOutput: "12");
15329var verifier = CompileAndVerify(source, expectedOutput: "12");
15369var verifier = CompileAndVerify(source, expectedOutput: "123");
15446var verifier = CompileAndVerify(source, expectedOutput: "1");
15525var verifier = CompileAndVerify(source, expectedOutput: "12");
15561var verifier = CompileAndVerify(source, expectedOutput: "12");
15706var verifier = CompileAndVerify(source, expectedOutput: "1");
15740var verifier = CompileAndVerify(source, expectedOutput: "2");
20406var verifier = CompileAndVerify(source, expectedOutput:
20511var verifier = CompileAndVerify(source, expectedOutput:
20761CompileAndVerify(source2, references: new[] { useImageReference ? comp1.EmitToImageReference() : comp1.ToMetadataReference() }, expectedOutput:
20891CompileAndVerify(src, expectedOutput: @"
20939var verifier = CompileAndVerify(src2,
21199var verifier = CompileAndVerify(src, expectedOutput: @"
21446var verifier = CompileAndVerify(src, expectedOutput: @"
22134var verifier = CompileAndVerify(src, expectedOutput: @"
22203var verifier = CompileAndVerify(src, expectedOutput: @"1").VerifyDiagnostics();
22690var verifier = CompileAndVerify(source, expectedOutput:
23294var verifier = CompileAndVerify(source, expectedOutput:
23759CompileAndVerify(source, expectedOutput:
24723var verifier = CompileAndVerify(src, expectedOutput: @"2").VerifyDiagnostics();
24827var verifier = CompileAndVerify(src, expectedOutput: @"2").VerifyDiagnostics();
24874var verifier = CompileAndVerify(src, expectedOutput: @"
27803var verifier = CompileAndVerify(src, expectedOutput: "True");
27856var verifier = CompileAndVerify(src, expectedOutput: "True");
28037CompileAndVerify(src, expectedOutput: "System.InsufficientExecutionStackException");
28064CompileAndVerify(src, expectedOutput: "System.InsufficientExecutionStackException");
28094CompileAndVerify(src, expectedOutput: "System.InsufficientExecutionStackException");
30288CompileAndVerify(src, expectedOutput: "1").VerifyDiagnostics();