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