17 references to IncludeExpectedOutput
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (17)
Semantics\CollectionExpressionTests_WithElement_Nullable.cs (17)
31CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("1")).VerifyDiagnostics( 72var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("2")).VerifyDiagnostics( 106var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("2")).VerifyDiagnostics( 140var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("2")).VerifyDiagnostics(); 170var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("2")).VerifyDiagnostics( 206var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("1")).VerifyDiagnostics( 246var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("1")).VerifyDiagnostics(); 299expectedOutput: IncludeExpectedOutput("1, 2"), 350expectedOutput: IncludeExpectedOutput("1, 2"), 402expectedOutput: IncludeExpectedOutput("1, 2"), 451expectedOutput: IncludeExpectedOutput("1, 2"), 506expectedOutput: IncludeExpectedOutput("goo"), 568expectedOutput: IncludeExpectedOutput("goo"), 603var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("a, b")).VerifyDiagnostics( 632var verifier = CompileAndVerify(source, expectedOutput: IncludeExpectedOutput("")).VerifyDiagnostics( 721CompileAndVerify(source, expectedOutput: IncludeExpectedOutput(",")).VerifyDiagnostics( 750CompileAndVerify(source, expectedOutput: IncludeExpectedOutput(",")).VerifyDiagnostics(