Binding\Binder_Statements_Tests.vb (69)
122Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
150Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
202Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
302Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
325Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
369Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
399Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
496Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
924Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
965Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1044Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1074Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1097Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1124Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1152Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1175Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1197CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1289Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1369Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1413Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1475Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1575Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1601Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1625Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1652Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1679Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1712Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1740Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1773Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1806Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1850Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1891Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1961Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1999Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2029Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2076Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2108Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2139Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2181Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2230Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2269Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2303Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2336Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2373Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2408Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2434Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2489Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2943Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2987Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3016Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3080Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3115Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3155Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3213Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3247Dim compilation1 = CreateCompilationWithMscorlib40AndVBRuntime(
3338CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "While (true)"))
3353CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "While (true)"))
3366CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "If (true)"))
3381CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "If (true)"))
3395CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "Try"),
3412CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "Try"),
3426CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "Do"))
3441CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "Do"))
3454CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "Else"))
3469CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "Else"))
3488CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(
3505CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_InvalidUseOfCustomModifier, "Custom"))
Binding\BindingErrorTests.vb (356)
75Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
549Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1113Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1136Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
1195Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1239Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1295Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1351Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1375Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1404Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1430Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
1553Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
1654Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
1764Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
1883Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
1930Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
2121Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
2171Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
2186Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2276Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2330CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExpectedQueryableSource, "list2").WithArguments("Integer()"),
2339Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2421Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2447Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2570Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2593Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2616Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2642Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2664Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2701Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2724Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2747Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2770Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2793Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2816Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2848Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2874Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
2895Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3063Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3107Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3145Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3183CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3243CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3260Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3286Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3314Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3342Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3364Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3463Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3505Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3566Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3787Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3812CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3842Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
3883Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
4011Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
4331Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
4423Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
4597Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
4842Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
4885Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
4907Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5018Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5070Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5104Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5142CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExpectedEOS, "{"),
5158CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_TypeMismatch2, "{1, 2, 3}").WithArguments("Integer()", "System.Collections.Generic.List(Of Integer)"))
5163Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5214Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5237Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5541Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5568CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5587Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5616Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5724Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5754Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
5838Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6066Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6089Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6152Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6173Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6207Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6306Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
6347Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
6481Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6570Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6597Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6701Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6738CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6758Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6785Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6911Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
6932Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7019Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7205Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7231Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7303Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7346Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7419Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
7454Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
7467Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7515Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7605CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7652Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7726Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7780Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7817Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7870Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
7893Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8017Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8193Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8288Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8357Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8555Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8740Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8914Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8975Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
8998CreateCompilationWithMscorlib40AndVBRuntime(
9019CreateCompilationWithMscorlib40AndVBRuntime(
9264Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9291Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9312Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9339Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9371Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9443Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9703Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9734Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9821Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9848Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9872Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9895Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9931Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
9956Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10073Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10171Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10191Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10309Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
10371Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10393Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10418CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10469Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10584Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10626Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10649Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10705Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
10742CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_CannotConvertValue2, "Asc(vbnullstring)").WithArguments("", "Integer"))
10748Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10771Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10800Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10829Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10860Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10884Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10915Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10943Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
10975Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11006Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11067Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11089Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11109Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11129Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11149Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11279Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11365Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11427Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11480Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11558Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11704Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11727Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11780Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11803Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11827Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11850Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11881Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11916Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11965Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
11990Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12011Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12031Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12057Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12194Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12221Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12271Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12291Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12921Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
12947Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
13004Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
13025Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
13602CreateCompilationWithMscorlib40AndVBRuntime(
13684CreateCompilationWithMscorlib40AndVBRuntime(
13870Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14272Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14295Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14321Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14356Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14453Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14482Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14562Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
14702Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14728Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14753Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14775CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14791CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14811CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14835Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15119Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15149Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15179Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15209Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15239Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15307Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15425Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15529Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15555Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15786CreateCompilationWithMscorlib40AndVBRuntime(
15806Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15833Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15861Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15906Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15930Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15967Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
15993CreateCompilationWithMscorlib40AndVBRuntime(
16019CreateCompilationWithMscorlib40AndVBRuntime(
16052Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
16267Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
16410Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
16462Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
16548Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
16640Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
16665CreateCompilationWithMscorlib40AndVBRuntime(
16684CreateCompilationWithMscorlib40AndVBRuntime(
16910Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17198Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17362Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17411Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17436Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17461Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17482Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17501CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17530CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17552CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17611Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17643CreateCompilationWithMscorlib40AndVBRuntime(
17661Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17696CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17826Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17844Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17872Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17894CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17913CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17930Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17959Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
17988Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18009Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18036Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18066Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18362Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18383CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18437Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18509Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18547compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18584compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
18626compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19011Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19033Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19143Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19481Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19529Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19557CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19679Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19704Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19755Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19837Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19866Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
19894Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20069Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20171Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20324Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20366Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20394Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20424Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20542Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20582Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20606Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20781Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20802Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20861CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20879CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
20944Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21028Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21089Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21184Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21405Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21435Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21543Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21593c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
21793Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22186Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22226Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22261Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22286Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22311Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22336Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22360Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22384Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22408Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22433Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22462Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22487Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22535Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22576Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22634Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22674Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22715Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22753Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22805Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22891Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
22974Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23017Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23069Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23102Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23132Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23194Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23246Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23301Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23348Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23391Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23456Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23491Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23528Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23554Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
23618Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23642Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23668Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23686Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23705Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23729Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23753Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23777Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23807Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
23833CreateCompilationWithMscorlib40AndVBRuntime(
23875CreateCompilationWithMscorlib40AndVBRuntime(
23903CreateCompilationWithMscorlib40AndVBRuntime(
23929CreateCompilationWithMscorlib40AndVBRuntime(
23966CreateCompilationWithMscorlib40AndVBRuntime(
24005CreateCompilationWithMscorlib40AndVBRuntime(
24051CreateCompilationWithMscorlib40AndVBRuntime(
24085CreateCompilationWithMscorlib40AndVBRuntime(
24110CreateCompilationWithMscorlib40AndVBRuntime(
24521CreateCompilationWithMscorlib40AndVBRuntime(
Semantics\ConditionalAccessTests.vb (15)
1473Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net451XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
1831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net451XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
1883Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net40XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
1914Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net40XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
1945Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net40XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
1981Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net40XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
2014Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net40XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
2051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net40XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
2321Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore}, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
2380Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net451XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
2659Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore}, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
2834Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore}, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
2966Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore}, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions)
3343Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore},
3986Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore},
Semantics\NonTrailingNamedArgumentsTests.vb (26)
31Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3))
109Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source,
333Dim libComp = CreateCompilationWithMscorlib40AndVBRuntime(lib_vb, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15))
359Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
392Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
424Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
454Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
486Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
516Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
550Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
581Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3))
614Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
644Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
668Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
702Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions, options:=TestOptions.DebugExe)
733Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
828Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
835Dim comp2 = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15))
910Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
973Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions)
1004Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3))
1028Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3))
1059Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3))
1104Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
1127Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
1157Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
Semantics\QueryExpressions.vb (64)
777Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
904Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
969Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1134Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1179Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1214Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1288Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1338Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1380Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1425Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1475Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
1565Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2340Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2510Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2600Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2663Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2716Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2787Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2821Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2897Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
2931Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
3091Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
3131Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
3171Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
3393Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
3439Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
4252Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
4516Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
4608Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
4700Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
5320Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
5380Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
5421Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
6072Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
6489Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
6737Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
7211Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
7878Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
9532Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
9743Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
10712Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
11428Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
12536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
12831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
12876Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
12921Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
12957Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
13551Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
13811Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
13885Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source)
13962Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
13997Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
14127Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
14234Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
14325Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef,
14394Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
14480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
14609Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
14657Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
14705Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
14747Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
14793Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(
14835Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(