78 references to ExpressionTestLibrary
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (77)
CodeGen\CodeGenExprLambdaTests.cs (77)
36var verifier = CompileAndVerify(new[] { ExpressionTestLibrary, @" 151source: new string[] { program, ExpressionTestLibrary }, 183source: new string[] { program, ExpressionTestLibrary }, 223source: new string[] { program, ExpressionTestLibrary }, 293new string[] { source, ExpressionTestLibrary }, 315new[] { source, ExpressionTestLibrary }, 341new[] { source, ExpressionTestLibrary }, 366new[] { source, ExpressionTestLibrary }, 388new[] { source, ExpressionTestLibrary }, 434new[] { source, ExpressionTestLibrary }, 456new[] { source, ExpressionTestLibrary }, 485CreateCompilationWithMscorlib40AndSystemCore(new[] { Parse(source), Parse(ExpressionTestLibrary) }).VerifyDiagnostics( 509CreateCompilationWithMscorlib46(new[] { Parse(source), Parse(ExpressionTestLibrary) }, new[] { ExpressionAssemblyRef }).VerifyDiagnostics( 564new[] { source, ExpressionTestLibrary }, 619new[] { source, ExpressionTestLibrary }, 671new[] { source, ExpressionTestLibrary }, 723new[] { source, ExpressionTestLibrary }, 775new[] { source, ExpressionTestLibrary }, 827new[] { source, ExpressionTestLibrary }, 879new[] { source, ExpressionTestLibrary }, 925new[] { source, ExpressionTestLibrary }, 974new[] { source, ExpressionTestLibrary }, 1036new[] { source, ExpressionTestLibrary }, 1058new[] { source, ExpressionTestLibrary }, 1160new[] { source, ExpressionTestLibrary }, 1211new[] { source, ExpressionTestLibrary }, 1279new[] { source, ExpressionTestLibrary }, 1308new[] { source, ExpressionTestLibrary }, 1330new[] { source, ExpressionTestLibrary }, 1396new[] { source, ExpressionTestLibrary }, 1459new[] { text, ExpressionTestLibrary }, 1908new[] { text, ExpressionTestLibrary }, 1942new[] { text, ExpressionTestLibrary }, 1986new[] { text, ExpressionTestLibrary }, 2182new[] { text, ExpressionTestLibrary }, 2368new[] { text, ExpressionTestLibrary }, 2560new[] { text, ExpressionTestLibrary }, 2599new[] { text, ExpressionTestLibrary }, 2621new[] { text, ExpressionTestLibrary }, 3241new[] { source, ExpressionTestLibrary }, 3251new[] { source, ExpressionTestLibrary }, 3288new[] { source, ExpressionTestLibrary }, 3312new[] { source, ExpressionTestLibrary }, 3369new[] { source, ExpressionTestLibrary }, 3393new[] { text, ExpressionTestLibrary }, 3662new[] { source, ExpressionTestLibrary }, 3700new[] { source, ExpressionTestLibrary }, 3851new[] { source, ExpressionTestLibrary }, 3950new[] { source, ExpressionTestLibrary }, 4186new[] { source, ExpressionTestLibrary }, 4226new[] { source, ExpressionTestLibrary }, 4343new[] { source, ExpressionTestLibrary }, 4364new[] { source, ExpressionTestLibrary }, 4406new[] { source, ExpressionTestLibrary }, 4448new[] { source, ExpressionTestLibrary }, 4490new[] { source, ExpressionTestLibrary }, 4534new[] { source, ExpressionTestLibrary }, 4578new[] { source, ExpressionTestLibrary }, 4620new[] { source, ExpressionTestLibrary }, 4661new[] { source, ExpressionTestLibrary }, 4702new[] { source, ExpressionTestLibrary }, 4743new[] { source, ExpressionTestLibrary }, 4784new[] { source, ExpressionTestLibrary }, 4825new[] { source, ExpressionTestLibrary }, 4866new[] { source, ExpressionTestLibrary }, 4899new[] { source, ExpressionTestLibrary }, 5356new[] { source, ExpressionTestLibrary }, 5390new[] { source, ExpressionTestLibrary }, 5418new[] { source, ExpressionTestLibrary }, 5449new[] { source, ExpressionTestLibrary }, 5480new[] { source, ExpressionTestLibrary }, 5506new[] { source, ExpressionTestLibrary }, 5546new[] { source, ExpressionTestLibrary }, 5580new[] { source, ExpressionTestLibrary }, 5621new[] { source, ExpressionTestLibrary }, 5645new[] { source, ExpressionTestLibrary }, 6030new[] { source, ExpressionTestLibrary },
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\ExtensionTests.cs (1)
12886var comp = CreateCompilation([source, ExpressionTestLibrary]);