8276 references to CompilationUtils
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (2)
CommandLineArgumentsTests.vb (2)
252Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, 268comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source,
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
SymbolId\SymbolKeyTestBase.vb (1)
115Dim node = CompilationUtils.FindBindingText(Of T)(comp, fileName, i)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (548)
Attributes\AssemblyAttributes.vb (10)
139CompilationUtils.AssertTheseDiagnostics(comp, 156CompilationUtils.AssertTheseDiagnostics(comp, 173CompilationUtils.AssertTheseDiagnostics(comp, 186CompilationUtils.AssertTheseDiagnostics(comp, 258CompilationUtils.AssertTheseDiagnostics(other, 279CompilationUtils.AssertTheseDiagnostics(other, 435CompilationUtils.AssertTheseDiagnostics(comp, 458CompilationUtils.AssertTheseDiagnostics(comp, 2028expectedStr = CompilationUtils.FilterString(expectedStr) 2030Dim actualStr = CompilationUtils.FilterString(builder.ToString().Trim())
Attributes\AttributeTests.vb (44)
65CompilationUtils.AssertNoDiagnostics(comp) 162CompilationUtils.AssertNoDiagnostics(comp) 237Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 567CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2069CompilationUtils.AssertTheseDiagnostics(compilation, 2446Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2511CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 2516Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2547CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 2552Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2625CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 2631Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2691CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 2740CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 2838Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2864CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 2869Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2903CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 2908Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2947CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 2952Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2993Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3023CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 3029Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3055Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3267Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {compWithAAttribute.ToMetadataReference()}) 3304Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 3342Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 3373Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 3402CompilationUtils.CreateCompilationWithMscorlib40( 3424Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3476Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3502CompilationUtils.AssertTheseDiagnostics(comp, <expected> 3511Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3544CompilationUtils.AssertTheseDiagnostics(comp, <expected><![CDATA[ 3556Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3756Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3839Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(source) 3862Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3891Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={SystemCoreRef}) 3994Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {sourceLibRef}) 3999comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {metadataLibRef}) 4036Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 4479CompilationUtils.AssertNoDiagnostics(comp)
Attributes\AttributeTests_MarshalAs.vb (2)
1140CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 1168CompilationUtils.AssertTheseDiagnostics(c,
Attributes\AttributeTests_ObsoleteAttribute.vb (2)
2378Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2429Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Attributes\AttributeTests_Synthesized.vb (2)
1016CompilationUtils.AssertTheseDiagnostics(compilation, 1229CompilationUtils.AssertTheseDiagnostics(comp,
Attributes\AttributeTests_WellKnownAttributes.vb (61)
2452Dim c = CompilationUtils.CreateEmptyCompilationWithReferences(source, 2817Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 3125CompilationUtils.AssertTheseDiagnostics(CreateCompilationWithMscorlib40(source), 3395Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 3428Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, OutputKind.DynamicallyLinkedLibrary) 3494Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, OutputKind.DynamicallyLinkedLibrary) 3495CompilationUtils.AssertNoErrors(compilation) 3524Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, OutputKind.DynamicallyLinkedLibrary) 3548Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, OutputKind.DynamicallyLinkedLibrary) 3549CompilationUtils.AssertNoErrors(compilation) 3576Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, OutputKind.DynamicallyLinkedLibrary) 3577CompilationUtils.AssertTheseDiagnostics(compilation, 3819Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3876Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3910Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3956Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 4474CompilationUtils.AssertTheseDiagnostics(comp, 4606CompilationUtils.AssertTheseDiagnostics(comp, 4845CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 4919CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 4972CompilationUtils.AssertTheseDiagnostics(comp, 4996CompilationUtils.AssertTheseDiagnostics(comp, 5229CompilationUtils.AssertNoErrors(comp) 5245CompilationUtils.AssertTheseDiagnostics(comp, 5275CompilationUtils.AssertTheseDiagnostics(comp, 5318CompilationUtils.AssertTheseDiagnostics(comp, 5369CompilationUtils.AssertTheseDiagnostics(comp, 5400CompilationUtils.AssertTheseDiagnostics(comp, 5658CompilationUtils.AssertTheseDiagnostics(comp, 5689CompilationUtils.AssertTheseDiagnostics(comp, 5725CompilationUtils.AssertTheseDiagnostics(comp, 5762CompilationUtils.AssertTheseDiagnostics(comp, 5791CompilationUtils.AssertTheseDiagnostics(comp, 5817CompilationUtils.AssertTheseDiagnostics(comp, 5846CompilationUtils.AssertTheseDiagnostics(comp, 5877CompilationUtils.AssertTheseDiagnostics(comp, 5909CompilationUtils.AssertTheseDiagnostics(comp, 5938CompilationUtils.AssertTheseDiagnostics(comp, 5966CompilationUtils.AssertTheseDiagnostics(comp, 5994CompilationUtils.AssertTheseDiagnostics(comp, 6024CompilationUtils.AssertTheseDiagnostics(comp, 6053CompilationUtils.AssertTheseDiagnostics(comp, 6082CompilationUtils.AssertTheseDiagnostics(comp, 6128CompilationUtils.AssertTheseDiagnostics(comp, 6181CompilationUtils.AssertTheseDiagnostics(comp, 6284CompilationUtils.AssertTheseDiagnostics(comp, 6327CompilationUtils.AssertTheseDiagnostics(compilation, 6358CompilationUtils.AssertNoDiagnostics(comp) 6389CompilationUtils.AssertNoDiagnostics(comp) 6421CompilationUtils.AssertTheseDiagnostics(comp, 6450CompilationUtils.AssertNoDiagnostics(comp) 6471CompilationUtils.AssertNoDiagnostics(comp) 6495CompilationUtils.AssertNoDiagnostics(comp) 6521CompilationUtils.AssertNoDiagnostics(comp) 6545CompilationUtils.AssertNoDiagnostics(comp) 6569CompilationUtils.AssertNoDiagnostics(comp) 6592CompilationUtils.AssertNoDiagnostics(comp) 6615CompilationUtils.AssertNoDiagnostics(comp) 6640CompilationUtils.AssertNoDiagnostics(comp) 6664CompilationUtils.AssertNoDiagnostics(comp) 6688CompilationUtils.AssertNoDiagnostics(comp)
Attributes\InternalsVisibleToAndStrongNameTests.vb (15)
295CompilationUtils.AssertTheseDeclarationDiagnostics(other, 547CompilationUtils.AssertTheseDiagnostics(c, <error> 606CompilationUtils.AssertTheseDiagnostics(c, <error> 758CompilationUtils.AssertTheseDiagnostics(requestor, <error>BC30389: 'C' is not accessible in this context because it is 'Friend'. 796CompilationUtils.AssertTheseDiagnostics(requestor, <error></error>) 826CompilationUtils.AssertTheseDiagnostics(requestor, <error>BC30390: 'C.Friend Overloads Sub Goo()' is not accessible in this context because it is 'Friend'. 894CompilationUtils.AssertTheseDiagnostics(requestor, 928CompilationUtils.AssertTheseDiagnostics(requestor, <errors>BC36957: Friend access was granted by 'Paul, Version=0.0.0.0, Culture=neutral, PublicKeyToken=ce65828c82a341f2', but the public key of the output assembly does not match that specified by the attribute in the granting assembly.</errors>) 1052CompilationUtils.AssertTheseDeclarationDiagnostics(other, expectedErrors) 1076CompilationUtils.AssertTheseDeclarationDiagnostics(other, expectedErrors) 1176CompilationUtils.AssertTheseDiagnostics(emitResult.Diagnostics, 1196CompilationUtils.AssertTheseDiagnostics(emitResult.Diagnostics, 1241CompilationUtils.AssertTheseDiagnostics(emitResult.Diagnostics, <errors>BC40060: Delay signing was specified and requires a public key, but no public key was specified.</errors>) 2292CompilationUtils.AssertTheseDiagnostics(compilation, 2305CompilationUtils.AssertTheseDiagnostics(compilation,
BreakingChanges.vb (9)
74Dim errs = CompilationUtils.CreateCompilationWithMscorlib40( 123Dim errs = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 155Dim errs = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 185Dim errs = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 281Dim errs = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 312Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 346CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 360Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 377CompilationUtils.AssertTheseDeclarationDiagnostics(compilation,
CodeGen\CodeGenAsyncTests.vb (10)
41Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences) 2416Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 8750Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe) 8802Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe) 8856Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe) 8912Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe) 8969Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe) 9094Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe) 9139Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe) 9179Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugExe)
CodeGen\CodeGenClosureLambdaTests.vb (13)
53CompilationUtils.CreateEmptyCompilationWithReferences( 86CompilationUtils.AssertTheseDiagnostics(compilation, 541CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 583CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 668CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 718CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 771CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 825CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 881CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1836CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1866Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1901CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2256CompilationUtils.CreateCompilationWithMscorlib40(
CodeGen\CodeGenConstLocal.vb (1)
734Dim verifier = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
CodeGen\CodeGenDelegateCreation.vb (33)
44Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 347Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 433Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 524Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 564Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 566CompilationUtils.AssertTheseDiagnostics(c1, 624Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 712Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 831Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 876Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 990Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1091Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1138Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1231Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1277Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1362Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1400Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1435Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1467Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1505Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1550Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1616Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1661Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2046CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)). 2079Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2093Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2431Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, options:=TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.Custom)) 2433CompilationUtils.AssertTheseDiagnostics(c, 2444CompilationUtils.AssertTheseDiagnostics(c, 2524Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 2525CompilationUtils.AssertNoErrors(c) 2584Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 2585CompilationUtils.AssertNoErrors(c)
CodeGen\CodeGenEvents.vb (2)
989Dim treeA = CompilationUtils.GetTree(vbexeCompilation, "") 993Dim typeVBExeClass = CompilationUtils.GetTypeSymbol(vbexeCompilation, bindingsA, "", "VBExeClass")
CodeGen\CodeGenFieldInitTests.vb (6)
481Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 496CompilationUtils.AssertTheseDiagnostics(result.Diagnostics, 508Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 523CompilationUtils.AssertTheseDiagnostics(result.Diagnostics, 657CompilationUtils.AssertTheseDiagnostics(compilation.Emit(New MemoryStream()).Diagnostics, 698CompilationUtils.AssertTheseDiagnostics(compilation2.Emit(New MemoryStream()).Diagnostics,
CodeGen\CodeGenIterators.vb (1)
1696Dim compilation = CompilationUtils.CreateEmptyCompilation({Parse(source), Parse(corlib)})
CodeGen\CodeGenLateBound.vb (5)
3778Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3795CompilationUtils.AssertTheseDiagnostics(compilation, 3973Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4032Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 4070Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
CodeGen\CodeGenNullable.vb (1)
1753CompilationUtils.AssertTheseDiagnostics(compilation,
CodeGen\CodeGenOverridingAndHiding.vb (9)
473CompilationUtils.AssertTheseDiagnostics(vb2Compilation, <expected> 483Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 539CompilationUtils.AssertTheseDiagnostics(compilation, 561Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 592CompilationUtils.AssertTheseDiagnostics(compilation, 602Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 631CompilationUtils.AssertTheseDiagnostics(compilation, 644Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 677CompilationUtils.AssertTheseDiagnostics(compilation,
CodeGen\CodeGenSelectCase.vb (4)
4593CompilationUtils.CreateCompilationWithMscorlib40( 4621CompilationUtils.CreateCompilationWithMscorlib40( 4637CompilationUtils.CreateCompilationWithMscorlib40( 4677CompilationUtils.CreateEmptyCompilationWithReferences(
CodeGen\CodeGenTests.vb (11)
558Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 762Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5973CompilationUtils.CreateCompilationWithMscorlib40( 5992CompilationUtils.CreateCompilationWithMscorlib40( 6008CompilationUtils.CreateCompilationWithMscorlib40( 6024CompilationUtils.CreateCompilationWithMscorlib40( 8302CompilationUtils.AssertTheseDiagnostics(vbCompilation, 10323Dim ref1 = New VisualBasicCompilationReference(CompilationUtils.CreateEmptyCompilationWithReferences( 10343Dim comp = CompilationUtils.CreateEmptyCompilationWithReferences( 10376Dim ref1 = New VisualBasicCompilationReference(CompilationUtils.CreateEmptyCompilationWithReferences( 10401Dim comp = CompilationUtils.CreateEmptyCompilationWithReferences(
CodeGen\CodeGenTryCatchThrow.vb (1)
716Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
CodeGen\CodeGenTuples.vb (23)
18853Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18877CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18882Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18904CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18909Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18924CompilationUtils.AssertNoDiagnostics(compilation1) 18929Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 18958Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 18983Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 19002Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 19028Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19166Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19499Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19536Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19615Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19660Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19692Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19744Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19919Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19946Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 20008Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 22187Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:=s_valueTupleRefs) 22286Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:=s_valueTupleRefs)
CodeGen\CodeGenUnstructuredErrorHandling.vb (1)
1403Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source,
CodeGen\CodeGenVBCore.vb (48)
2216Dim other As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2237CompilationUtils.AssertNoErrors(other) 2239Dim c As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2258CompilationUtils.AssertTheseDiagnostics(c, 2265Dim c2 As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2281CompilationUtils.AssertTheseDiagnostics(c2, 2292Dim other As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2315CompilationUtils.AssertNoErrors(other) 2317Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2335CompilationUtils.AssertTheseDiagnostics(c, 2346Dim other As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2366CompilationUtils.AssertNoErrors(other) 2368Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2386CompilationUtils.AssertTheseDiagnostics(c, 2397Dim other As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2417CompilationUtils.AssertNoErrors(other) 2422Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2439CompilationUtils.AssertTheseDiagnostics(c, 2450Dim other As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2460CompilationUtils.AssertNoErrors(other) 2500Dim withoutVbCore As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2517CompilationUtils.AssertTheseDiagnostics(withoutVbCore, 2525CompilationUtils.AssertNoErrors(withVbCore) 2528CompilationUtils.AssertTheseDiagnostics(withoutVbCore2, 2536CompilationUtils.AssertNoErrors(withVbCore2) 2590Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2606CompilationUtils.AssertTheseDiagnostics(compilation1, 2616Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2632CompilationUtils.AssertTheseDiagnostics(compilation1, 2642Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2658CompilationUtils.AssertTheseDiagnostics(compilation1, 2668Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2684CompilationUtils.AssertTheseDiagnostics(compilation1, 2694Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2716CompilationUtils.AssertTheseDiagnostics(compilation1, 2729Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2761CompilationUtils.AssertTheseDiagnostics(compilation1, 2777Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2797CompilationUtils.AssertTheseDiagnostics(compilation1, 2814compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2832CompilationUtils.AssertTheseDiagnostics(compilation1, 2842Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2850CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 2892Dim compilation As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2914CompilationUtils.AssertNoErrors(compilation) 2921Dim compilation As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2948Dim compilation As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2991Dim compilation As VisualBasicCompilation = CompilationUtils.CreateEmptyCompilationWithReferences(
CodeGen\CodeGenWinMdDelegates.vb (2)
173Dim winRtDelegateLibrary = CompilationUtils.CreateEmptyCompilationWithReferences( 182Dim nonWinRtDelegateLibrary = CompilationUtils.CreateEmptyCompilationWithReferences(
CodeGen\CodeGenWithBlock.vb (3)
2613CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2654CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2695CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
CodeGen\WinRTCollectionTests.vb (7)
49Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(source, WinRtRefs) 428Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(source, references:=WinRtRefs) 432CompilationUtils.AssertTheseDiagnostics( 1298CompilationUtils.AssertNoDiagnostics(comp) 4871Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, additionalRefs:=LegacyRefs) 4872CompilationUtils.AssertTheseDiagnostics(comp) 6356Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(source, WinRtRefs)
Emit\CompilationEmitTests.vb (22)
27Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 44CompilationUtils.AssertTheseDiagnostics(emitResult.Diagnostics, 90Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 123CompilationUtils.AssertTheseDiagnostics(compilation.GetDeclarationDiagnostics(), 136CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.GetTree(compilation, "a.vb")).GetDeclarationDiagnostics(), 143CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.GetTree(compilation, "b.vb")).GetDeclarationDiagnostics(), 157Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 190CompilationUtils.AssertTheseDiagnostics(compilation.GetDiagnostics(), 212CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.GetTree(compilation, "a.vb")).GetDiagnostics(), 225CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.GetTree(compilation, "b.vb")).GetDiagnostics(), 241Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 273CompilationUtils.AssertNoErrors(emitResult.Diagnostics) 296CompilationUtils.AssertNoErrors(emitResult.Diagnostics) 1810Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4446Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4462CompilationUtils.AssertTheseDiagnostics(emitResult.Diagnostics, 4472Dim compilation = CompilationUtils.CreateCompilationWithMscorlib45AndVBRuntime( 4492CompilationUtils.AssertTheseDiagnostics(compilation.GetDiagnostics(),
Emit\DynamicAnalysis\DynamicAnalysisResourceTests.vb (9)
75Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 192Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 292Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 360Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 454Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 559Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 649Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 746Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 807Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
Emit\EditAndContinue\EditAndContinueStateMachineTests.vb (20)
45Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 46Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 396Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 397Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 718Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 719Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 826Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 827Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 905Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 906Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 953Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 954Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 1014Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 1093Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 1094Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 1243Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=LatestVbReferences, options:=TestOptions.DebugDll) 1244Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=LatestVbReferences, options:=TestOptions.DebugDll) 9077Dim compilation0 = CompilationUtils.CreateEmptyCompilation({source0.Tree}, {TestReferences.NetFx.Minimal.mincorlib, TestReferences.NetFx.Minimal.minasync}, options:=ComSafeDebugDll) 9115Dim compilation0 = CompilationUtils.CreateEmptyCompilation({source0.Tree}, {TestMetadata.Net451.mscorlib}, options:=ComSafeDebugDll) 9154Dim compilation0 = CompilationUtils.CreateEmptyCompilation({source0.Tree}, {TestReferences.NetFx.Minimal.mincorlib, TestReferences.NetFx.Minimal.minasync}, options:=ComSafeDebugDll)
Emit\EditAndContinue\LocalSlotMappingTests.vb (3)
482Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugDll) 587Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugDll) 763Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugDll)
Emit\EmitErrorTests.vb (14)
27Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 61Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 80Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40( 232Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40( 257Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 289Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 312Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 337Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 361Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 404Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 424Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 450Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 471Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 497Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Emit\EmitMetadata.vb (2)
199Dim comp = CompilationUtils.CreateEmptyCompilationWithReferences( 684Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Emit\EntryPointTests.vb (6)
1518comp = CompilationUtils.CreateCompilationWithMscorlib40(options:=TestOptions.ReleaseExe, source:= 1529comp = CompilationUtils.CreateCompilationWithMscorlib40(options:=TestOptions.ReleaseExe, source:= 1540comp = CompilationUtils.CreateCompilationWithMscorlib40(options:=TestOptions.ReleaseExe, source:= 1551comp = CompilationUtils.CreateCompilationWithMscorlib40(options:=TestOptions.ReleaseExe, source:= 1562comp = CompilationUtils.CreateCompilationWithMscorlib40(options:=TestOptions.ReleaseExe, source:= 1574comp = CompilationUtils.CreateCompilationWithMscorlib40(options:=TestOptions.ReleaseExe, source:=
Emit\FieldInitializerTests.vb (8)
304Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40(source) 350Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 568Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 782Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 811Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 841Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1037Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1072Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
Emit\OptionalArgumentsTests.vb (7)
481Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={_classLibrary}) 680Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={_classLibrary}) 1194Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={_classLibrary}) 1247Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={_classLibrary}) 1275Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={_classLibrary}) 1306Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={_classLibrary}) 1330Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={_classLibrary})
ErrorHandling.vb (22)
41Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 64Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 87Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 109Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 141Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 170Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 204Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 241Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 468Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, 502Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, 527Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, 550Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, 575Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, 595Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, 1036Dim comp = CompilationUtils.CreateEmptyCompilation(" 1041CompilationUtils.AssertTheseDiagnostics(comp, <expected> 1053Dim comp = CompilationUtils.CreateEmptyCompilation(" 1062CompilationUtils.AssertTheseDiagnostics(comp, <expected> 1074Dim comp = CompilationUtils.CreateEmptyCompilation(" 1083CompilationUtils.AssertTheseDiagnostics(comp, <expected> 1095Dim comp = CompilationUtils.CreateEmptyCompilation(" 1111CompilationUtils.AssertTheseDiagnostics(comp, <expected>
ExpressionTrees\CodeGenExprLambda.vb (3)
1802CompilationUtils.CreateEmptyCompilationWithReferences( 1811CompilationUtils.AssertTheseDiagnostics(compilation, diagnostics) 6567CompilationUtils.AssertTheseDiagnostics(emitResult.Diagnostics, <expected>
PDB\PDBAsyncTests.vb (5)
212Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.DebugDll) 442Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 526Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 598Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 677Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(
PDB\PDBConstLocalTests.vb (2)
29Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 166Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
PDB\PDBExternalSourceDirectiveTests.vb (4)
600Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 625Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 653Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 677Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
PDB\PDBForEachTests.vb (1)
31Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll)
PDB\PDBIteratorTests.vb (5)
109Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 177Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 270Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 334Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 508Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe)
PDB\PDBLambdaTests.vb (7)
30Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 123Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 245Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll) 268Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 320Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 410Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 500Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
PDB\PDBTests.vb (29)
231Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll.WithParseOptions(parseOptions)) 626Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 985Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1040Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll) 1079Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll) 1703Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 1838Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 1947Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2103Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2269Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2363Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2472Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2544Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2602Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 2657Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 2896Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 2962Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 3031Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 3100Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 3164Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 3225Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugExe) 3283Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll) 3324Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll) 3395Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3465Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3517Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll) 3579Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll) 3666Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll) 3804Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.DebugDll)
PDB\PDBWinMdExpTests.vb (6)
23Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOutputKind(OutputKind.WindowsRuntimeMetadata)) 68Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOutputKind(OutputKind.WindowsRuntimeMetadata)) 100Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOutputKind(OutputKind.WindowsRuntimeMetadata)) 159CompilationUtils.CreateEmptyCompilationWithReferences( 163CompilationUtils.AssertNoDiagnostics(compilation) 225Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOutputKind(OutputKind.WindowsRuntimeMetadata))
PDB\PortablePdbTests.vb (1)
35Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
PrivateProtected.vb (30)
32CompilationUtils.AssertTheseDiagnostics(compilation, 76CompilationUtils.AssertTheseDiagnostics(compilation, 89CompilationUtils.AssertTheseDiagnostics(compilation, 129CompilationUtils.AssertTheseDiagnostics(baseCompilation, 175CompilationUtils.AssertTheseDiagnostics(derivedCompilation, 211CompilationUtils.AssertTheseDiagnostics(derivedCompilation, 247CompilationUtils.AssertTheseDiagnostics(derivedCompilation, 256CompilationUtils.AssertTheseDiagnostics(derivedCompilation, 275CompilationUtils.AssertTheseDiagnostics(compilation, 308CompilationUtils.AssertTheseDiagnostics(compilation, 352CompilationUtils.AssertTheseDiagnostics(compilation, 411CompilationUtils.AssertTheseDiagnostics(compilation, 445CompilationUtils.AssertTheseDiagnostics(compilation, 470CompilationUtils.AssertTheseDiagnostics(compilation, 511CompilationUtils.AssertTheseDiagnostics(compilation, 535CompilationUtils.AssertTheseDiagnostics(compilation, 567CompilationUtils.AssertTheseDiagnostics(compilation, 625CompilationUtils.AssertTheseDiagnostics(compilation, 631CompilationUtils.AssertTheseDiagnostics(compilation, 696CompilationUtils.AssertTheseDiagnostics(compilation, 712CompilationUtils.AssertTheseDiagnostics(compilation, 750CompilationUtils.AssertTheseDiagnostics(compilation, 780CompilationUtils.AssertTheseDiagnostics(compilation, 803CompilationUtils.AssertTheseDiagnostics(compilation1, 822CompilationUtils.AssertTheseDiagnostics(derivedCompilation, 841CompilationUtils.AssertTheseDiagnostics(compilation1, 858CompilationUtils.AssertTheseDiagnostics(derivedCompilation, 881CompilationUtils.AssertTheseDiagnostics(compilation1, 900CompilationUtils.AssertTheseDiagnostics(derivedCompilation, 936CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\StaticLocalsSemanticTests.vb (11)
803Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 862Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 903Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1547Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1555Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1583Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1591Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1615compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1623semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1651Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1659Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb")
XmlLiteralTests.vb (5)
698Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 722Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 878Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 971Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 4545Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests (2)
VisualBasicResultProviderTestBase.vb (2)
30Dim comp = CompilationUtils.CreateCompilationWithMscorlib40({source}, options:=TestOptions.ReleaseDll) 36Dim comp = CompilationUtils.CreateCompilationWithCustomILSource(sources:=<compilation/>, ilSource:=ilSource, options:=TestOptions.ReleaseDll, ilImage:=ilImage)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (5034)
Binding\BadSymbolReference.vb (22)
23Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 298Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {cl3}, options:=TestOptions.ReleaseExe) 300CompilationUtils.AssertTheseDiagnostics(compilation2, errors) 307Dim cl3Compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(cl3Source, {cl2}) 309CompilationUtils.AssertNoErrors(cl3Compilation) 311Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {New VisualBasicCompilationReference(cl3Compilation)}, options:=TestOptions.ReleaseExe) 313CompilationUtils.AssertTheseDiagnostics(compilation3, errors) 315Dim cl3BadCompilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(cl3Source, {cl3}) 317Dim compilation4 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {New VisualBasicCompilationReference(cl3BadCompilation1)}, options:=TestOptions.ReleaseExe) 370CompilationUtils.AssertTheseDiagnostics(compilation4, errors2) 372Dim cl3BadCompilation2 = CompilationUtils.CreateCompilationWithMscorlib40(cl3Source) 411CompilationUtils.AssertTheseDiagnostics(cl3BadCompilation2, errors3) 413Dim compilation5 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {New VisualBasicCompilationReference(cl3BadCompilation2)}, options:=TestOptions.ReleaseExe) 438CompilationUtils.AssertTheseDiagnostics(compilation5, errors5) 502Dim compilation6 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(cl4Source) 504CompilationUtils.AssertTheseDiagnostics(compilation6, errors6) 506CompilationUtils.AssertNoErrors(compilation1) 643Dim cl3BadCompilation = CompilationUtils.CreateCompilationWithMscorlib40(cl3Source) 645Dim compilation4 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {New VisualBasicCompilationReference(cl3BadCompilation)}, options:=TestOptions.ReleaseExe) 647CompilationUtils.AssertTheseDiagnostics(compilation4, errors) 1418Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compDef, ilSource1.Value, TestOptions.ReleaseDll) 1452compilation = CompilationUtils.CreateCompilationWithCustomILSource(compDef, ilSource2.Value, TestOptions.ReleaseDll)
Binding\Binder_Statements_Tests.vb (142)
122Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 140CompilationUtils.AssertTheseDiagnostics(compilation, 150Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 182CompilationUtils.AssertTheseDiagnostics(compilation, 202Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 225CompilationUtils.AssertNoErrors(compilation) 302Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 314CompilationUtils.AssertTheseDiagnostics(compilation, 325Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 343CompilationUtils.AssertTheseDiagnostics(compilation, 369Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 383CompilationUtils.AssertTheseDiagnostics(compilation, 399Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 414CompilationUtils.AssertTheseDiagnostics(compilation, 496Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 519CompilationUtils.AssertTheseDiagnostics(compilation, 924Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 943CompilationUtils.AssertTheseDiagnostics(compilation, 965Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 982CompilationUtils.AssertTheseDiagnostics(compilation, 1044Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1061CompilationUtils.AssertTheseDiagnostics(compilation, 1074Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1087CompilationUtils.AssertTheseDiagnostics(compilation, 1097Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1111CompilationUtils.AssertTheseDiagnostics(compilation, 1124Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1139CompilationUtils.AssertTheseDiagnostics(compilation, 1152Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1167CompilationUtils.AssertTheseDiagnostics(compilation, 1175Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1186CompilationUtils.AssertTheseDiagnostics(compilation, 1197CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1289Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1344CompilationUtils.AssertTheseDiagnostics(compilation, 1369Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1382CompilationUtils.AssertTheseDiagnostics(compilation, 1390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1402CompilationUtils.AssertTheseDiagnostics(compilation, 1413Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1434CompilationUtils.AssertTheseDiagnostics(compilation, <errors> 1475Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1492CompilationUtils.AssertTheseDiagnostics(compilation, 1505Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1519CompilationUtils.AssertTheseDiagnostics(compilation, 1537Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1565CompilationUtils.AssertTheseDiagnostics(compilation, 1575Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1590CompilationUtils.AssertTheseDiagnostics(compilation, 1601Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1615CompilationUtils.AssertTheseDiagnostics(compilation, 1625Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1642CompilationUtils.AssertTheseDiagnostics(compilation, 1652Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1669CompilationUtils.AssertTheseDiagnostics(compilation, 1679Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1699CompilationUtils.AssertTheseDiagnostics(compilation, 1712Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1730CompilationUtils.AssertTheseDiagnostics(compilation, 1740Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1760CompilationUtils.AssertTheseDiagnostics(compilation, 1773Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1793CompilationUtils.AssertTheseDiagnostics(compilation, 1806Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1834CompilationUtils.AssertTheseDiagnostics(compilation, 1850Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1881CompilationUtils.AssertTheseDiagnostics(compilation, 1891Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1929CompilationUtils.AssertTheseDiagnostics(compilation, 1961Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1989CompilationUtils.AssertTheseDiagnostics(compilation, 1999Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2019CompilationUtils.AssertTheseDiagnostics(compilation, 2029Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2060CompilationUtils.AssertTheseDiagnostics(compilation, 2076Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2101CompilationUtils.AssertTheseDiagnostics(compilation, 2108Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2132CompilationUtils.AssertTheseDiagnostics(compilation, 2139Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2171CompilationUtils.AssertTheseDiagnostics(compilation, 2181Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2214CompilationUtils.AssertTheseDiagnostics(compilation, 2230Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2259CompilationUtils.AssertTheseDiagnostics(compilation, 2269Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2293CompilationUtils.AssertTheseDiagnostics(compilation, 2303Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2329CompilationUtils.AssertTheseDiagnostics(compilation, 2336Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2363CompilationUtils.AssertTheseDiagnostics(compilation, 2373Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2398CompilationUtils.AssertTheseDiagnostics(compilation, 2408Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2424CompilationUtils.AssertTheseDiagnostics(compilation, 2434Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2470CompilationUtils.AssertTheseDiagnostics(compilation, 2489Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2517CompilationUtils.AssertTheseDiagnostics(compilation, 2772Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2938CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 2943Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2965CompilationUtils.AssertTheseDiagnostics(compilation, 2987Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3006CompilationUtils.AssertTheseDiagnostics(compilation, 3016Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3038CompilationUtils.AssertTheseDiagnostics(compilation, 3051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3069CompilationUtils.AssertTheseDiagnostics(compilation, 3080Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3102CompilationUtils.AssertTheseDiagnostics(compilation, 3115Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3139CompilationUtils.AssertTheseDiagnostics(compilation, 3155Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3207CompilationUtils.AssertNoErrors(compilation) 3213Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3233CompilationUtils.AssertTheseDiagnostics(compilation, 3298CompilationUtils.AssertTheseDiagnostics(compilation1, 3317CompilationUtils.AssertTheseDiagnostics(compilation1, 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")) 3510Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3532Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3960CompilationUtils.AssertTheseDiagnostics(compilation, 4058CompilationUtils.AssertTheseDiagnostics(compilation, 4123CompilationUtils.AssertTheseDiagnostics(compilation, 4197CompilationUtils.AssertTheseDiagnostics(compilation1, 4297CompilationUtils.AssertTheseDiagnostics(compilation1, 4397CompilationUtils.AssertTheseDiagnostics(compilation1, 4497CompilationUtils.AssertTheseDiagnostics(compilation1, 4597CompilationUtils.AssertTheseDiagnostics(compilation1, 4697CompilationUtils.AssertTheseDiagnostics(compilation1,
Binding\BindingCollectionInitializerTests.vb (9)
1004Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1075Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1486Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1793Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 1803Dim node2 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 2) 1844Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 1889Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 1925Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 1964Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", i)
Binding\BindingDelegateCreationTests.vb (42)
41Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 43CompilationUtils.AssertTheseDiagnostics(c1, 149Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 151CompilationUtils.AssertTheseDiagnostics(c1, 192Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, {ref}, TestOptions.ReleaseExe) 193CompilationUtils.AssertTheseDiagnostics(c1, 250Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 252CompilationUtils.AssertTheseDiagnostics(c1, 324Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 326CompilationUtils.AssertTheseDiagnostics(c1, 367Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 369CompilationUtils.AssertTheseDiagnostics(c1, 403Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 405CompilationUtils.AssertTheseDiagnostics(c1, 439Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 441CompilationUtils.AssertTheseDiagnostics(c1, 513Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 515CompilationUtils.AssertTheseDiagnostics(c1, 656Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 658CompilationUtils.AssertTheseDiagnostics(c1, 709Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 713CompilationUtils.AssertTheseDiagnostics(c1, 720CompilationUtils.AssertNoErrors(c1) 751Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 753CompilationUtils.AssertTheseDiagnostics(c1, 806Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 843Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, {ref}, TestOptions.ReleaseExe) 894Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 942Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 976Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 978CompilationUtils.AssertTheseDiagnostics(c1, 1025Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, options:=TestOptions.ReleaseExe) 1026CompilationUtils.AssertNoErrors(c) 1096Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 1097CompilationUtils.AssertTheseDiagnostics(c, <errors></errors>) 1160Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 1161CompilationUtils.AssertTheseDiagnostics(c, 1193Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={SystemCoreRef}) 1195CompilationUtils.AssertTheseDiagnostics(c1, 1272Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication)) 1308Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication)) 1368Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication))
Binding\BindingErrorTests.vb (1307)
22Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 47CompilationUtils.AssertNoErrors(compilation) 52Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 70CompilationUtils.AssertNoErrors(compilation) 75Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 87CompilationUtils.AssertNoErrors(compilation) 92Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 106CompilationUtils.AssertNoErrors(compilation) 111Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 125CompilationUtils.AssertNoErrors(compilation) 130Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 142CompilationUtils.AssertNoErrors(compilation) 147Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 162CompilationUtils.AssertNoErrors(compilation) 167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 185CompilationUtils.AssertNoErrors(compilation) 190Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 200CompilationUtils.AssertNoErrors(compilation) 205Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 217CompilationUtils.AssertNoErrors(compilation) 222Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 237CompilationUtils.AssertNoErrors(compilation) 242Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 255CompilationUtils.AssertNoErrors(compilation) 260Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 272CompilationUtils.AssertNoErrors(compilation) 277Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 296CompilationUtils.AssertNoErrors(compilation) 301Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 309CompilationUtils.AssertNoErrors(compilation) 314Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 334CompilationUtils.AssertNoErrors(compilation) 339Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 352CompilationUtils.AssertNoErrors(compilation) 357Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 373CompilationUtils.AssertNoErrors(compilation) 378Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 393CompilationUtils.AssertNoErrors(compilation) 399Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 421Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 441CompilationUtils.AssertTheseDiagnostics(compilation, 460Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 515CompilationUtils.AssertTheseDiagnostics(compilation, 528Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 549Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 561CompilationUtils.AssertTheseDiagnostics(compilation, 571Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 581CompilationUtils.AssertTheseDiagnostics(compilation, 591Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 606CompilationUtils.AssertTheseDiagnostics(compilation, 619Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 668Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 695CompilationUtils.AssertTheseDiagnostics(compilation, 705Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 724CompilationUtils.AssertTheseDiagnostics(compilation, 734Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 759Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 806Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 820CompilationUtils.AssertTheseDiagnostics(compilation, 830Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 843CompilationUtils.AssertTheseDiagnostics(compilation, 853Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 869CompilationUtils.AssertTheseDiagnostics(compilation, 882Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 898CompilationUtils.AssertTheseDiagnostics(compilation, 911Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 927CompilationUtils.AssertTheseDiagnostics(compilation, 940Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 960CompilationUtils.AssertTheseDiagnostics(compilation, 973Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 990CompilationUtils.AssertTheseDiagnostics(compilation, 1004Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1029CompilationUtils.AssertTheseDiagnostics(compilation, 1040Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1065CompilationUtils.AssertTheseDiagnostics(compilation, 1076Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1103CompilationUtils.AssertTheseDiagnostics(compilation, 1113Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1126CompilationUtils.AssertTheseDiagnostics(compilation, 1195Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1211CompilationUtils.AssertTheseDiagnostics(compilation, 1225CompilationUtils.CreateCompilationWithMscorlib40( 1239Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1290CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 1295Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1346CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 1351Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1363CompilationUtils.AssertTheseDiagnostics(compilation, 1375Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1391CompilationUtils.AssertTheseDiagnostics(compilation, 1404Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1417CompilationUtils.AssertTheseDiagnostics(compilation, 1430Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1443CompilationUtils.AssertTheseDiagnostics(compilation, 1553Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1555CompilationUtils.AssertTheseDiagnostics(c1, 1654Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1764Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1766CompilationUtils.AssertTheseDiagnostics(c1, 1883Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1885CompilationUtils.AssertTheseDiagnostics(c1, 1930Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1932CompilationUtils.AssertTheseDiagnostics(c1, 1943Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1972CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1998CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2025CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2121Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2123CompilationUtils.AssertTheseDiagnostics(c1, 2171Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2173CompilationUtils.AssertTheseDiagnostics(c1, 2186Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2215CompilationUtils.AssertTheseDiagnostics(compilation, 2231Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2249CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 2254Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2271CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 2276Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2295CompilationUtils.AssertTheseDiagnostics(compilation, 2339Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2369CompilationUtils.AssertTheseDiagnostics(compilation, 2388Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2411CompilationUtils.AssertTheseDiagnostics(compilation, 2421Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2437CompilationUtils.AssertTheseDiagnostics(compilation, 2447Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2463CompilationUtils.AssertTheseDiagnostics(compilation, 2476Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2494CompilationUtils.AssertTheseDiagnostics(compilation, 2507Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2533CompilationUtils.AssertTheseDiagnostics(compilation, 2549Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2560CompilationUtils.AssertTheseDiagnostics(compilation, 2570Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2583CompilationUtils.AssertTheseDiagnostics(compilation, 2593Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2606CompilationUtils.AssertTheseDiagnostics(compilation, 2616Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2632CompilationUtils.AssertTheseDiagnostics(compilation, 2642Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2657CompilationUtils.AssertTheseDiagnostics(compilation, 2664Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2694CompilationUtils.AssertTheseDiagnostics(compilation, 2701Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2714CompilationUtils.AssertTheseDiagnostics(compilation, 2724Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2737CompilationUtils.AssertTheseDiagnostics(compilation, 2747Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2760CompilationUtils.AssertTheseDiagnostics(compilation, 2770Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2783CompilationUtils.AssertTheseDiagnostics(compilation, 2793Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2806CompilationUtils.AssertTheseDiagnostics(compilation, 2816Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2838CompilationUtils.AssertTheseDiagnostics(compilation, 2848Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2869CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2874Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2890CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2895Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2912CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2917Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2974CompilationUtils.AssertTheseDiagnostics(compilation, 3041Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3063Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3088CompilationUtils.AssertTheseDiagnostics(compilation, 3107Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3126CompilationUtils.AssertTheseDiagnostics(compilation, 3145Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3164CompilationUtils.AssertTheseDiagnostics(compilation, 3183CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3233CompilationUtils.AssertTheseDiagnostics(compilation, 3243CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3260Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3273CompilationUtils.AssertTheseDiagnostics(compilation, 3286Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3301CompilationUtils.AssertTheseDiagnostics(compilation, 3314Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3329CompilationUtils.AssertTheseDiagnostics(compilation, 3342Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3354CompilationUtils.AssertTheseDiagnostics(compilation, 3364Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3380CompilationUtils.AssertTheseDiagnostics(compilation, 3463Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3494CompilationUtils.AssertTheseDiagnostics(compilation, 3505Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3526CompilationUtils.AssertTheseDiagnostics(compilation, 3536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3556CompilationUtils.AssertTheseDiagnostics(compilation, 3566Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3578CompilationUtils.AssertTheseDiagnostics(compilation, 3588Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3607CompilationUtils.AssertTheseDiagnostics(compilation, 3620Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3652Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3671CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 3676Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3702CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 3707Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3721CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 3726Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3746CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 3751Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3782CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 3787Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3802CompilationUtils.AssertTheseDiagnostics(compilation, 3812CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3842Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3870CompilationUtils.AssertTheseDiagnostics(compilation, 3883Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3923CompilationUtils.AssertTheseDiagnostics(compilation, 3954Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3969CompilationUtils.AssertTheseDiagnostics(compilation, 3980Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3995CompilationUtils.AssertTheseDiagnostics(compilation, 4011Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4029CompilationUtils.AssertTheseDiagnostics(compilation, 4039Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4053CompilationUtils.AssertTheseDiagnostics(compilation, 4063Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4078CompilationUtils.AssertTheseDiagnostics(compilation, 4088Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4102CompilationUtils.AssertTheseDiagnostics(compilation, 4115Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4129CompilationUtils.AssertTheseDiagnostics(compilation, 4139Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4154CompilationUtils.AssertTheseDiagnostics(compilation, 4164Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4177CompilationUtils.AssertTheseDiagnostics(compilation, 4187Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4200CompilationUtils.AssertTheseDiagnostics(compilation, 4210Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4222CompilationUtils.AssertTheseDiagnostics(compilation, 4232Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4248CompilationUtils.AssertTheseDiagnostics(compilation, 4258Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4270CompilationUtils.AssertTheseDiagnostics(compilation, 4283Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4295CompilationUtils.AssertTheseDiagnostics(compilation, 4308Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4320CompilationUtils.AssertTheseDiagnostics(compilation, 4331Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4342CompilationUtils.AssertTheseDiagnostics(compilation, 4355Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4377CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 4382Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4418CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 4423Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4437CompilationUtils.AssertTheseDiagnostics(compilation, 4450Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4469CompilationUtils.AssertTheseDiagnostics(compilation, 4479Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4496CompilationUtils.AssertTheseDiagnostics(compilation, 4513Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4542CompilationUtils.AssertTheseDiagnostics(compilation, 4573Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4587CompilationUtils.AssertTheseDiagnostics(compilation, 4597Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4621CompilationUtils.AssertTheseDiagnostics(compilation, 4674Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4720CompilationUtils.AssertTheseDiagnostics(compilation, 4796Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4809CompilationUtils.AssertTheseDiagnostics(compilation, 4819Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4832CompilationUtils.AssertTheseDiagnostics(compilation, 4842Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4856CompilationUtils.AssertTheseDiagnostics(compilation, 4866CompilationUtils.CreateCompilationWithMscorlib40( 4885Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4897CompilationUtils.AssertTheseDiagnostics(compilation, 4907Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4920CompilationUtils.AssertTheseDiagnostics(compilation, 4933Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4957CompilationUtils.AssertTheseDiagnostics(compilation, 5018Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5048CompilationUtils.AssertTheseDiagnostics(compilation, 5070Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5085CompilationUtils.AssertTheseDiagnostics(compilation, 5104Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5116CompilationUtils.AssertTheseDiagnostics(compilation, 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( 5192CompilationUtils.AssertTheseDiagnostics(compilation, 5214Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5227CompilationUtils.AssertTheseDiagnostics(compilation, 5237Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5261CompilationUtils.AssertTheseDiagnostics(compilation, 5277Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5294CompilationUtils.AssertTheseDiagnostics(compilation, 5319Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5333CompilationUtils.AssertTheseDiagnostics(compilation, 5346Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5364CompilationUtils.AssertTheseDiagnostics(compilation, 5377Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5390CompilationUtils.AssertTheseDiagnostics(compilation, 5400Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5414CompilationUtils.AssertTheseDiagnostics(compilation, 5424Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5442CompilationUtils.AssertTheseDiagnostics(compilation, 5458Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5473CompilationUtils.AssertTheseDiagnostics(compilation, 5489Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5504CompilationUtils.AssertTheseDiagnostics(compilation, 5514CompilationUtils.CreateCompilationWithMscorlib40( 5541Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5554CompilationUtils.AssertTheseDiagnostics(compilation, 5568CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5587Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5609CompilationUtils.AssertTheseDiagnostics(compilation, expected) 5611CompilationUtils.AssertTheseDiagnostics(compilation.GetDiagnosticsForSyntaxTree(CompilationStage.Compile, compilation.SyntaxTrees.Single()), expected) 5616Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5645CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 5650Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5689CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 5694Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5719CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 5724Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5741CompilationUtils.AssertTheseDiagnostics(compilation, 5754Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5784CompilationUtils.AssertTheseDiagnostics(compilation, 5795Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5838Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5856CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 5861Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5873CompilationUtils.AssertTheseDiagnostics(compilation, 5885Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 5913CompilationUtils.AssertTheseDiagnostics(compilation, 5923Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5937CompilationUtils.AssertTheseDiagnostics(compilation, 5947Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5968CompilationUtils.AssertTheseDiagnostics(compilation, 5981Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5996CompilationUtils.AssertTheseDiagnostics(compilation, 6006Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6021CompilationUtils.AssertTheseDiagnostics(compilation, 6031Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6053CompilationUtils.AssertTheseDiagnostics(compilation, 6066Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6084CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 6089Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6112CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 6152Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6163CompilationUtils.AssertTheseDiagnostics(compilation, 6173Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6188CompilationUtils.AssertTheseDiagnostics(compilation, 6207Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6220CompilationUtils.AssertTheseDiagnostics(compilation, 6233Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6243CompilationUtils.AssertTheseDiagnostics(compilation, 6253Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6262CompilationUtils.AssertTheseDiagnostics(compilation, 6306Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 6308CompilationUtils.AssertTheseDiagnostics(c1, 6347Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 6349CompilationUtils.AssertTheseDiagnostics(c1, 6365Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6377CompilationUtils.AssertTheseDiagnostics(compilation, 6387Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6397CompilationUtils.AssertTheseDiagnostics(compilation, 6407Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6423CompilationUtils.AssertTheseDiagnostics(compilation, 6433Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6456CompilationUtils.AssertTheseDiagnostics(compilation, 6481Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6498CompilationUtils.AssertTheseDiagnostics(compilation, 6511Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6526CompilationUtils.AssertTheseDiagnostics(compilation, 6536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6551CompilationUtils.AssertTheseDiagnostics(compilation, 6570Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6587CompilationUtils.AssertTheseDiagnostics(compilation, 6597Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6616CompilationUtils.AssertTheseDiagnostics(compilation, 6626Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6646CompilationUtils.AssertTheseDiagnostics(compilation, 6659Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6672CompilationUtils.AssertTheseDiagnostics(compilation, 6682Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6691CompilationUtils.AssertTheseDiagnostics(compilation, 6701Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6719CompilationUtils.AssertTheseDiagnostics(compilation, 6738CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6758Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6772CompilationUtils.AssertTheseDiagnostics(compilation, 6785Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6796CompilationUtils.AssertTheseDiagnostics(compilation, 6806Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6825CompilationUtils.AssertTheseDiagnostics(compilation, 6838Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6855CompilationUtils.AssertTheseDiagnostics(compilation, 6865Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6874CompilationUtils.AssertTheseDiagnostics(compilation, 6884Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6900CompilationUtils.AssertTheseDiagnostics(compilation, 6911Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6922CompilationUtils.AssertTheseDiagnostics(compilation, 6932Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6944CompilationUtils.AssertTheseDiagnostics(compilation, 6954Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6975CompilationUtils.AssertTheseDiagnostics(compilation, 6995Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7009CompilationUtils.AssertTheseDiagnostics(compilation, 7019Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7040CompilationUtils.AssertTheseDiagnostics(compilation, 7051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7063CompilationUtils.AssertTheseDiagnostics(compilation, 7073Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7089CompilationUtils.AssertTheseDiagnostics(compilation, 7099Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7112CompilationUtils.AssertTheseDiagnostics(compilation, 7122Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7140CompilationUtils.AssertTheseDiagnostics(compilation, 7153Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7173CompilationUtils.AssertTheseDiagnostics(compilation, 7186Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7195CompilationUtils.AssertTheseDiagnostics(compilation, 7205Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7221CompilationUtils.AssertTheseDiagnostics(compilation, 7231Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7243CompilationUtils.AssertTheseDiagnostics(compilation, 7253Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7266CompilationUtils.AssertTheseDiagnostics(compilation, 7276Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7290CompilationUtils.AssertTheseDiagnostics(compilation, 7303Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7330CompilationUtils.AssertTheseDiagnostics(compilation, 7346Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7365CompilationUtils.AssertTheseDiagnostics(compilation, 7375Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7388CompilationUtils.AssertTheseDiagnostics(compilation, 7419Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 7421CompilationUtils.AssertTheseDiagnostics(c1, 7454Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 7456CompilationUtils.AssertTheseDiagnostics(c1, 7467Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7487Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7515Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7542CompilationUtils.AssertTheseDiagnostics(compilation, 7573Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7592CompilationUtils.AssertTheseDiagnostics(compilation, 7605CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7652Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7672CompilationUtils.AssertTheseDiagnostics(compilation, 7691Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7710CompilationUtils.AssertTheseDiagnostics(compilation, 7726Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7749CompilationUtils.AssertTheseDiagnostics(compilation, 7780Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7792CompilationUtils.AssertTheseDiagnostics(compilation, 7817Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7844CompilationUtils.AssertTheseDiagnostics(compilation, 7870Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7893Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8012CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 8017Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8045CompilationUtils.AssertTheseDiagnostics(compilation, 8058Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8073CompilationUtils.AssertTheseDiagnostics(compilation, 8083Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8098CompilationUtils.AssertTheseDiagnostics(compilation, 8119Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 8135CompilationUtils.AssertTheseDiagnostics(compilation, 8152Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 8180CompilationUtils.AssertTheseDiagnostics(compilation, 8193Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8288Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8357Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8398Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8420CompilationUtils.AssertTheseDiagnostics(compilation, 8439Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8464CompilationUtils.AssertTheseDiagnostics(compilation, 8480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8496CompilationUtils.AssertTheseDiagnostics(compilation, 8555Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8579CompilationUtils.AssertTheseDiagnostics(compilation, 8592Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8615CompilationUtils.AssertTheseDiagnostics(compilation, 8634Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8661CompilationUtils.AssertTheseDiagnostics(compilation, 8677Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8687CompilationUtils.AssertTheseDiagnostics(compilation, 8697Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8709CompilationUtils.AssertTheseDiagnostics(compilation, 8719Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8730CompilationUtils.AssertTheseDiagnostics(compilation, 8740Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8755CompilationUtils.AssertTheseDiagnostics(compilation, 8771Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8805CompilationUtils.AssertTheseDiagnostics(compilation, 8831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8860CompilationUtils.AssertTheseDiagnostics(compilation, 8870Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 8887CompilationUtils.AssertTheseDiagnostics(compilation, 8900Dim Lib1 = CompilationUtils.CreateCompilationWithMscorlib40( 8907Dim Lib2 = CompilationUtils.CreateCompilationWithMscorlib40( 8914Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8934CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 8939Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8970CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 8975Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8988CompilationUtils.AssertTheseDiagnostics(compilation, 9054Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9064CompilationUtils.AssertTheseDiagnostics(compilation, 9074Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9098Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9108CompilationUtils.AssertTheseDiagnostics(compilation, 9118Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9129CompilationUtils.AssertTheseDiagnostics(compilation, 9142Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9158CompilationUtils.AssertTheseDiagnostics(compilation, 9170CompilationUtils.AssertTheseDiagnostics(compilation, 9190Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9204CompilationUtils.AssertTheseDiagnostics(compilation, 9214Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9245CompilationUtils.AssertTheseDiagnostics(compilation, 9254CompilationUtils.AssertTheseDiagnostics(compilation, 9264Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9281CompilationUtils.AssertTheseDiagnostics(compilation, 9291Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9302CompilationUtils.AssertTheseDiagnostics(compilation, 9312Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9329CompilationUtils.AssertTheseDiagnostics(compilation, 9339Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9358CompilationUtils.AssertTheseDiagnostics(compilation, 9371Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9398CompilationUtils.AssertTheseDiagnostics(compilation, 9420Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9433CompilationUtils.AssertTheseDiagnostics(compilation, 9443Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9466CompilationUtils.AssertTheseDiagnostics(compilation, 9482Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9492CompilationUtils.AssertTheseDiagnostics(compilation, 9502Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9512CompilationUtils.AssertTheseDiagnostics(compilation, 9525Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9535CompilationUtils.AssertTheseDiagnostics(compilation, 9546Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9557CompilationUtils.AssertTheseDiagnostics(compilation, 9567Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9579CompilationUtils.AssertTheseDiagnostics(compilation, 9592Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9605CompilationUtils.AssertTheseDiagnostics(compilation, 9615Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9632CompilationUtils.AssertTheseDiagnostics(compilation, 9642Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9667CompilationUtils.AssertTheseDiagnostics(compilation, 9681Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9690CompilationUtils.AssertTheseDiagnostics(compilation, 9703Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9719CompilationUtils.AssertTheseDiagnostics(compilation, 9734Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9793CompilationUtils.AssertTheseDiagnostics(compilation, 9821Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9835CompilationUtils.AssertTheseDiagnostics(compilation, 9848Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9862CompilationUtils.AssertTheseDiagnostics(compilation, 9872Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9885CompilationUtils.AssertTheseDiagnostics(compilation, 9895Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9912CompilationUtils.AssertTheseDiagnostics(compilation, 9931Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9943CompilationUtils.AssertTheseDiagnostics(compilation, 9956Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9970CompilationUtils.AssertTheseDiagnostics(compilation, 9983Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10005CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10010Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10020CompilationUtils.AssertTheseDiagnostics(compilation, 10030Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10040CompilationUtils.AssertTheseDiagnostics(compilation, 10050Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10063CompilationUtils.AssertTheseDiagnostics(compilation, 10073Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10095CompilationUtils.AssertTheseDiagnostics(compilation, 10110Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10153Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10171Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10181CompilationUtils.AssertTheseDiagnostics(compilation, 10191Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10212CompilationUtils.AssertTheseDiagnostics(compilation, 10225Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10239CompilationUtils.AssertTheseDiagnostics(compilation, 10249Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10284CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10309Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 10311CompilationUtils.AssertTheseDiagnostics(c1, 10321Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10332CompilationUtils.AssertTheseDiagnostics(compilation, 10346Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10358CompilationUtils.AssertTheseDiagnostics(compilation, 10371Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10383CompilationUtils.AssertTheseDiagnostics(compilation, 10393Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10408CompilationUtils.AssertTheseDiagnostics(compilation, 10418CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10433Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10457CompilationUtils.AssertTheseDiagnostics(compilation, 10469Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10510CompilationUtils.AssertTheseDiagnostics(compilation, 10529Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 10548CompilationUtils.AssertTheseDiagnostics(compilation, 10561Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10579CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10584Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10615CompilationUtils.AssertTheseDiagnostics(compilation, 10626Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10639CompilationUtils.AssertTheseDiagnostics(compilation, 10649Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10679CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10705Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 10742CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_CannotConvertValue2, "Asc(vbnullstring)").WithArguments("", "Integer")) 10748Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10766CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10771Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10795CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10800Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10823CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10829Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10855CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10860Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10879CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10884Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10910CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10915Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10938CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10943Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10970CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 10975Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11001CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11006Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11038CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11044Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11067Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11084CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11089Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11104CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11109Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11124CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11129Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11144CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11149Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11173CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11178Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11197CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11202Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11221CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11226Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11247CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11252Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11273CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11279Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11343CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11365Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11383CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11388Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11421CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11427Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11444CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11450Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11475CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11480Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11493CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11499Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 11522CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 11528Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 11553CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 11558Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11578Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11605CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11610Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11630CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11635Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11652CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11658Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11677CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11683Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11699CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11704Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11722CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11727Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11780Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11793CompilationUtils.AssertTheseDiagnostics(compilation, 11803Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11817CompilationUtils.AssertTheseDiagnostics(compilation, 11827Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11840CompilationUtils.AssertTheseDiagnostics(compilation, 11850Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11871CompilationUtils.AssertTheseDiagnostics(compilation, 11881Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11906CompilationUtils.AssertTheseDiagnostics(compilation, 11916Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11926CompilationUtils.AssertTheseDiagnostics(compilation, 11936Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 11952CompilationUtils.AssertTheseDiagnostics(compilation, 11965Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11979CompilationUtils.AssertTheseDiagnostics(compilation, 11990Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12000CompilationUtils.AssertTheseDiagnostics(compilation, 12011Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12021CompilationUtils.AssertTheseDiagnostics(compilation, 12031Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12047CompilationUtils.AssertTheseDiagnostics(compilation, 12057Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12073CompilationUtils.AssertTheseDiagnostics(compilation, 12083Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12100CompilationUtils.AssertTheseDiagnostics(compilation, 12110Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12127CompilationUtils.AssertTheseDiagnostics(compilation, 12138Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12156CompilationUtils.AssertTheseDiagnostics(compilation, 12167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12184CompilationUtils.AssertTheseDiagnostics(compilation, 12194Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12211CompilationUtils.AssertTheseDiagnostics(compilation, 12221Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12241CompilationUtils.AssertTheseDiagnostics(compilation, 12252Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12271Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12291Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12317Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12344CompilationUtils.AssertTheseDiagnostics(compilation, 12357Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12386CompilationUtils.AssertTheseDiagnostics(compilation, 12399Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12413CompilationUtils.AssertTheseDiagnostics(compilation, 12921Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12947Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13004Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13025Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13523Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13534CompilationUtils.AssertTheseDiagnostics(compilation, 13545Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13559CompilationUtils.AssertTheseDiagnostics(compilation, 13576Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13589CompilationUtils.AssertTheseDiagnostics(compilation, 13639Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13659CompilationUtils.AssertTheseDiagnostics(compilation, 13729Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13741CompilationUtils.AssertTheseDiagnostics(compilation, 13751CompilationUtils.CreateCompilationWithMscorlib40( 13771Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13788CompilationUtils.AssertTheseDiagnostics(compilation, 13801Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13856CompilationUtils.AssertTheseDiagnostics(compilation, 13870Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13881CompilationUtils.AssertTheseDiagnostics(compilation, 13891Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13911CompilationUtils.AssertTheseDiagnostics(compilation, 13924Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13934CompilationUtils.AssertTheseDiagnostics(compilation, 13944Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13960CompilationUtils.AssertTheseDiagnostics(compilation, 13973Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 13988CompilationUtils.AssertTheseDiagnostics(compilation, 13998Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14014CompilationUtils.AssertTheseDiagnostics(compilation, 14053Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14067CompilationUtils.AssertTheseDiagnostics(compilation, 14077Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14105Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14117CompilationUtils.AssertTheseDiagnostics(compilation, 14127Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14228Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 14243Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14272Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14285CompilationUtils.AssertTheseDiagnostics(compilation, 14295Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14307CompilationUtils.AssertTheseDiagnostics(compilation, 14321Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14345CompilationUtils.AssertTheseDiagnostics(compilation, 14356Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14380CompilationUtils.AssertTheseDiagnostics(compilation, 14390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14406CompilationUtils.AssertTheseDiagnostics(compilation, 14429Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 14443CompilationUtils.AssertTheseDiagnostics(compilation, 14453Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14469CompilationUtils.AssertTheseDiagnostics(compilation, 14482Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14503CompilationUtils.AssertTheseDiagnostics(compilation, 14562Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 14564CompilationUtils.AssertTheseDiagnostics(c1, 14619Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14655Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14669CompilationUtils.AssertTheseDiagnostics(compilation, 14679Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14692CompilationUtils.AssertTheseDiagnostics(compilation, 14702Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14714CompilationUtils.AssertTheseDiagnostics(compilation, 14728Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14739CompilationUtils.AssertTheseDiagnostics(compilation, 14753Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14765CompilationUtils.AssertTheseDiagnostics(compilation, 14775CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14791CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14811CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14835Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14848CompilationUtils.AssertTheseDiagnostics(compilation, 14858Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14870CompilationUtils.AssertTheseDiagnostics(compilation, 14880Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14913CompilationUtils.AssertTheseDiagnostics(compilation, 14923Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14956CompilationUtils.AssertTheseDiagnostics(compilation, 14966Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 14983CompilationUtils.AssertTheseDiagnostics(compilation, 14993Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 15019CompilationUtils.AssertTheseDiagnostics(compilation, 15041Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15060CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15065Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15086CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15091Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15114CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15119Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15144CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15149Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15174CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15179Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15204CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15209Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15234CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15239Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15264CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15269Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15302CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15307Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15327CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15332Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 15388CompilationUtils.AssertTheseDiagnostics(compilation, 15425Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15460CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15466Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15489CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15495Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15524CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15529Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15550CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15555Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15576CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15581Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 15611CompilationUtils.AssertTheseDiagnostics(compilation, 15640Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 15656CompilationUtils.AssertTheseDiagnostics(compilation, 15670Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 15726CompilationUtils.AssertTheseDiagnostics(compilation, 15763Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15781CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15806Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15828CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15833Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15855CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15861Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15901CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15906Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15925CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15930Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15962CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15967Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16052Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16077CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 16082Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16100CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 16105Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 16123Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16145CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 16150Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 16174CompilationUtils.AssertTheseDiagnostics(compilation, 16193Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 16222CompilationUtils.AssertTheseDiagnostics(compilation, 16232Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 16257CompilationUtils.AssertTheseDiagnostics(compilation, 16267Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16279CompilationUtils.AssertTheseDiagnostics(compilation, 16290Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16306CompilationUtils.AssertTheseDiagnostics(compilation, 16316Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16333CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 16338Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16352CompilationUtils.AssertTheseDiagnostics(compilation, 16363Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 16376CompilationUtils.AssertTheseDiagnostics(compilation, 16387Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 16400CompilationUtils.AssertTheseDiagnostics(compilation, 16410Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16422CompilationUtils.AssertTheseDiagnostics(compilation, 16435Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16452CompilationUtils.AssertTheseDiagnostics(compilation, 16462Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16473CompilationUtils.AssertTheseDiagnostics(compilation, 16486Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 16498CompilationUtils.AssertTheseDiagnostics(compilation, 16508Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16518CompilationUtils.AssertTheseEmitDiagnostics(compilation, 16528Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 16538CompilationUtils.AssertTheseDiagnostics(compilation, 16548Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16585CompilationUtils.AssertTheseDiagnostics(compilation, 16615Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16630CompilationUtils.AssertTheseDiagnostics(compilation, 16640Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16652CompilationUtils.AssertTheseDiagnostics(compilation, 16700Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16717CompilationUtils.AssertTheseDiagnostics(compilation, 16727CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16747CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16769CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16799Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16819CompilationUtils.AssertTheseDiagnostics(compilation, 16833Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16854CompilationUtils.AssertTheseDiagnostics(compilation, 16867Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 16877CompilationUtils.AssertTheseDiagnostics(compilation, 16887Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16900CompilationUtils.AssertTheseDiagnostics(compilation, 16910Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16938Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16958CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 16989Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17000CompilationUtils.AssertTheseDiagnostics(compilation, 17010Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 17024CompilationUtils.AssertTheseDiagnostics(compilation, 17034Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 17048CompilationUtils.AssertTheseDiagnostics(compilation, 17058Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17070CompilationUtils.AssertTheseDiagnostics(compilation, 17080Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17092CompilationUtils.AssertTheseDiagnostics(compilation, 17103Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 17113CompilationUtils.AssertTheseDiagnostics(compilation, 17136CompilationUtils.AssertTheseDiagnostics(compilation, 17172CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17198Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17210CompilationUtils.AssertTheseDiagnostics(compilation, 17223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17237CompilationUtils.AssertTheseDiagnostics(compilation, 17253CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17362Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17373CompilationUtils.AssertTheseDiagnostics(compilation, 17383Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17398CompilationUtils.AssertTheseDiagnostics(compilation, 17411Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17423CompilationUtils.AssertTheseDiagnostics(compilation, 17436Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17448CompilationUtils.AssertTheseDiagnostics(compilation, 17461Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17472CompilationUtils.AssertTheseDiagnostics(compilation, 17482Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17501CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17530CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17552CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17569Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 17595CompilationUtils.AssertTheseDiagnostics(compilation, 17611Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17627CompilationUtils.AssertTheseDiagnostics(compilation, 17661Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17696CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17826Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17834CompilationUtils.AssertTheseDiagnostics(compilation, 17844Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17862CompilationUtils.AssertTheseDiagnostics(compilation, 17872Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17884CompilationUtils.AssertTheseDiagnostics(compilation, 17894CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17913CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17930Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17948CompilationUtils.AssertTheseDiagnostics(compilation, 17959Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17977CompilationUtils.AssertTheseDiagnostics(compilation, 17988Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17999CompilationUtils.AssertTheseDiagnostics(compilation, 18009Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18024CompilationUtils.AssertTheseDiagnostics(compilation, 18036Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18056CompilationUtils.AssertTheseDiagnostics(compilation, 18066Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18077CompilationUtils.AssertTheseDiagnostics(compilation, 18335Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 18352CompilationUtils.AssertTheseDiagnostics(compilation, 18362Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18373CompilationUtils.AssertTheseDiagnostics(compilation, 18383CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18406Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18426CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18437Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18498CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18509Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18544CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 18547compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18581CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 18584compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18618CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 18626compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18660CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 18668Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18687CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18692Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18711CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18716Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18737CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18742Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18763CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18768Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18785CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18792Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18824CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 18894Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18914CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18919Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18937CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18942Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18958CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18963Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18979CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18984Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19006CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19011Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19028CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19033Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19054CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19059Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19085CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19125Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 19143Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19476CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19481Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19501CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19506Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19524CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19529Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19552CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19557CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19576Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19621CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19627Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19648CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19653Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19674CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19679Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19699CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19704Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19728CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19733Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19749CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19755Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19768CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 19774Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19794CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19799Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 19837Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19860CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19866Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19883CompilationUtils.AssertTheseDiagnostics(compilation1, 19894Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19909CompilationUtils.AssertTheseDiagnostics(compilation1, 19925Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 19949Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 19975Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20000Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20024Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20062CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20069Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20086CompilationUtils.AssertTheseDiagnostics(compilation1, 20101Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 20150CompilationUtils.AssertTheseDiagnostics(compilation1, 20171Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20193CompilationUtils.AssertTheseDiagnostics(compilation1, 20205Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20259CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20264Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20318CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20324Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20361CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20366Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20384CompilationUtils.AssertTheseDiagnostics(compilation1, 20394Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20413CompilationUtils.AssertTheseDiagnostics(compilation1, 20424Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20464CompilationUtils.AssertTheseDiagnostics(compilation1, 20489Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20510CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20516Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20536CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20542Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20574CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20582Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20606Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20628Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20661Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 20701Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20724Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 20763Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20776CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20781Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20796CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20802Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20830Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20856CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20861CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20879CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20898Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20939CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20944Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20981CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20986Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20997CompilationUtils.AssertTheseDiagnostics(compilation, 21007Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21018CompilationUtils.AssertTheseDiagnostics(compilation, 21028Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21079CompilationUtils.AssertTheseDiagnostics(compilation, 21089Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21165CompilationUtils.AssertTheseDiagnostics(compilation, 21184Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21206CompilationUtils.AssertTheseDiagnostics(compilation, 21219Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21229CompilationUtils.AssertTheseDiagnostics(compilation, 21241Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 21269Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 21303Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21315CompilationUtils.AssertTheseDiagnostics(compilation, 21325Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 21349CompilationUtils.AssertTheseDiagnostics(compilation, 21359Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21369CompilationUtils.AssertTheseDiagnostics(compilation, 21379Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21395CompilationUtils.AssertTheseDiagnostics(compilation, 21405Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21430CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 21435Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21462CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors1) 21518Dim c = CompilationUtils.CreateEmptyCompilationWithReferences( 21543Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21593c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21643Dim c = CompilationUtils.CreateEmptyCompilationWithReferences( 21673Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 21695CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 21700Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 21718CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 21723Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 21744CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 21749Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 21767CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 21772Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 21788CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 21793Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21821CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 21827Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 21842CompilationUtils.AssertTheseDiagnostics(compilation1, 21859Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 21869CompilationUtils.AssertTheseDiagnostics(compilation1, 21892Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 21907CompilationUtils.AssertTheseDiagnostics(compilation1, 21933Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 21951CompilationUtils.AssertTheseDiagnostics(compilation1, 21965Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 21983CompilationUtils.AssertTheseDiagnostics(compilation1, 21997Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 22005CompilationUtils.AssertTheseDiagnostics(compilation1, 22019Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 22028CompilationUtils.AssertTheseDiagnostics(compilation1, 22051Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 22060CompilationUtils.AssertTheseDiagnostics(compilation1, 22077Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences( 22088CompilationUtils.AssertTheseDiagnostics(compilation1, 22117Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 22138Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 22164Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 22186Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22212CompilationUtils.AssertTheseDiagnostics(compilation, 22226Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22248CompilationUtils.AssertTheseDiagnostics(compilation, 22261Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22276CompilationUtils.AssertTheseDiagnostics(compilation1, 22286Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22301CompilationUtils.AssertTheseDiagnostics(compilation1, 22311Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22326CompilationUtils.AssertTheseDiagnostics(compilation1, 22336Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22350CompilationUtils.AssertTheseDiagnostics(compilation1, 22360Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22374CompilationUtils.AssertTheseDiagnostics(compilation1, 22384Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22398CompilationUtils.AssertTheseDiagnostics(compilation1, 22408Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22423CompilationUtils.AssertTheseDiagnostics(compilation1, 22433Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22451CompilationUtils.AssertNoDiagnostics(compilation1) 22452CompilationUtils.AssertTheseEmitDiagnostics(compilation1, 22462Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22477CompilationUtils.AssertTheseDiagnostics(compilation1, 22487Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22516CompilationUtils.AssertTheseDiagnostics(compilation1, 22535Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22557CompilationUtils.AssertTheseDiagnostics(compilation1, 22576Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22618CompilationUtils.AssertTheseDiagnostics(compilation1, 22634Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22661CompilationUtils.AssertTheseDiagnostics(compilation1, 22674Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22702CompilationUtils.AssertTheseDiagnostics(compilation1, 22715Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22743CompilationUtils.AssertTheseDiagnostics(compilation1, 22753Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22783CompilationUtils.AssertTheseDiagnostics(compilation1, 22805Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22878CompilationUtils.AssertTheseDiagnostics(compilation1, 22891Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22964CompilationUtils.AssertTheseDiagnostics(compilation1, 22974Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22998CompilationUtils.AssertTheseDiagnostics(compilation1, 23017Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23059CompilationUtils.AssertTheseDiagnostics(compilation1, 23069Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23089CompilationUtils.AssertTheseDiagnostics(compilation1, 23102Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23122CompilationUtils.AssertTheseDiagnostics(compilation1, 23132Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23163CompilationUtils.AssertTheseDiagnostics(compilation1, 23194Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23224CompilationUtils.AssertTheseDiagnostics(compilation1, 23246Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23276CompilationUtils.AssertTheseDiagnostics(compilation1, 23301Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23332CompilationUtils.AssertTheseDiagnostics(compilation1, 23348Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23375CompilationUtils.AssertTheseDiagnostics(compilation1, 23391Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23421CompilationUtils.AssertTheseDiagnostics(compilation1, 23456Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23474CompilationUtils.AssertTheseDiagnostics(compilation, 23491Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23514CompilationUtils.AssertTheseDiagnostics(compilation, 23528Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23554Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23595Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 23788CompilationUtils.AssertTheseDiagnostics(compilation, 23818CompilationUtils.AssertTheseDiagnostics(compilation, 23863CompilationUtils.AssertTheseDiagnostics(compilation, 23891CompilationUtils.AssertTheseDiagnostics(compilation, 23917CompilationUtils.AssertTheseDiagnostics(compilation, 23954CompilationUtils.AssertTheseDiagnostics(compilation, 23993CompilationUtils.AssertTheseDiagnostics(compilation, 24039CompilationUtils.AssertTheseDiagnostics(compilation, 24132CompilationUtils.AssertTheseDiagnostics(compilation, 24211Dim c = CompilationUtils.CreateEmptyCompilationWithReferences(source, 24600Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 24602CompilationUtils.AssertTheseParseDiagnostics(compilation, 24609compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic9)) 24611CompilationUtils.AssertTheseParseDiagnostics(compilation, 24681Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 24683CompilationUtils.AssertTheseParseDiagnostics(compilation, 24812Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 24814CompilationUtils.AssertTheseParseDiagnostics(compilation, 24891Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 24893CompilationUtils.AssertTheseParseDiagnostics(compilation, 24956Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 24958CompilationUtils.AssertTheseParseDiagnostics(compilation, 24976Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 24978CompilationUtils.AssertTheseParseDiagnostics(compilation, 25005Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25007CompilationUtils.AssertTheseParseDiagnostics(compilation, 25033Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25035CompilationUtils.AssertTheseParseDiagnostics(compilation, 25059Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25061CompilationUtils.AssertTheseParseDiagnostics(compilation, 25082Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25084CompilationUtils.AssertTheseParseDiagnostics(compilation, 25142Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25144CompilationUtils.AssertTheseParseDiagnostics(compilation, 25211Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25213CompilationUtils.AssertTheseParseDiagnostics(compilation, 25280Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25282CompilationUtils.AssertTheseParseDiagnostics(compilation, 25349Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25351CompilationUtils.AssertTheseParseDiagnostics(compilation, 25418Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25420CompilationUtils.AssertTheseParseDiagnostics(compilation, 25487Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25489CompilationUtils.AssertTheseParseDiagnostics(compilation, 25602Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25604CompilationUtils.AssertTheseParseDiagnostics(compilation, 25733Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25735CompilationUtils.AssertTheseParseDiagnostics(compilation, 25781Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25783CompilationUtils.AssertTheseParseDiagnostics(compilation, 25816Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(source, {SystemRef}, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25818CompilationUtils.AssertTheseDiagnostics(compilation, 25842Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25844CompilationUtils.AssertTheseParseDiagnostics(compilation, 25873Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25875CompilationUtils.AssertTheseParseDiagnostics(compilation, 25885compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic9)) 25887CompilationUtils.AssertTheseParseDiagnostics(compilation, 25915Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25917CompilationUtils.AssertTheseParseDiagnostics(compilation, 25940Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25942CompilationUtils.AssertTheseParseDiagnostics(compilation, 25967Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25969CompilationUtils.AssertTheseParseDiagnostics(compilation, 25993Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 25995CompilationUtils.AssertTheseParseDiagnostics(compilation, 26026Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(source, {SystemRef}, parseOptions:=VisualBasicParseOptions.Default.WithLanguageVersion(LanguageVersion.VisualBasic12)) 26028CompilationUtils.AssertTheseDiagnostics(compilation, 26091Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, {Net40.SystemCore}) 26093CompilationUtils.AssertTheseDiagnostics(compilation,
Binding\BindingObjectInitializerTests.vb (5)
1418Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1838Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1940Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2009Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2072Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:=XmlReferences)
Binding\BindingScopeTests.vb (6)
17Dim tree As SyntaxTree = CompilationUtils.GetTree(comp, treeName) 43Dim comp As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 136Dim comp As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 183Dim comp As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 225Dim comp As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 251Dim comp As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Binding\ForEachTests.vb (78)
222Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 359Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 432Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 481Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 545Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 585Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 618Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 656Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 696Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 732Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 799Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 869Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 910Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 943Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 977Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1008Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1086Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1117Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, options:=TestOptions.ReleaseDll.WithOptionInfer(True).WithOptionStrict(OptionStrict.Off)) 1210Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1236Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1273Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1307Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1348Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1384Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1417CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics( 1446Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics( 1475Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1518Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1626Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1670Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1714Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1763Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1810Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1868Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1930Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1977Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2028Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2096Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2153Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2189Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2224Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2266Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2328Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={TestMetadata.Net40.SystemCore}) 2378Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={TestMetadata.Net40.SystemCore}) 2431Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={TestMetadata.Net40.SystemCore}) 2474Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2529Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2573Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2603Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2685Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2714Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2748Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2785Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2952Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2989Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3050Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3108Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3143Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3209Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3263Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3289Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3341Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3389Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3446Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3494Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3546Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3624Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3675Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3789Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3830Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 3853CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "For Each i In """""), 3870CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "For Each i In """""), 3942CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "For i As Integer = 1 To 100"), 3959CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExecutableAsDeclaration, "For i As Integer = 1 To 100"), 3980Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, ImmutableArray.Create(Of MetadataReference)().AsEnumerable) 4026Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, ImmutableArray.Create(Of MetadataReference)().AsEnumerable)
Binding\GenericsTests.vb (2)
19Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 101CompilationUtils.AssertTheseDiagnostics(compilation,
Binding\ImplicitVariableTests.vb (32)
244Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 257CompilationUtils.AssertTheseDiagnostics(compilation, 429Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 445CompilationUtils.AssertTheseDiagnostics(compilation, 457Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 474CompilationUtils.AssertTheseDiagnostics(compilation, 486Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 503CompilationUtils.AssertTheseDiagnostics(compilation, 515Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 536CompilationUtils.AssertNoErrors(compilation) 541Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 565CompilationUtils.AssertTheseDiagnostics(compilation, 576Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 600CompilationUtils.AssertTheseDiagnostics(compilation, 611Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 636CompilationUtils.AssertTheseDiagnostics(compilation, 650Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 675CompilationUtils.AssertTheseDiagnostics(compilation, 689Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 709CompilationUtils.AssertTheseDiagnostics(compilation, 730CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 757CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1097CompilationUtils.AssertTheseDiagnostics(compilation, 1110Dim tupleSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1138CompilationUtils.AssertTheseDiagnostics(compilation, 1166CompilationUtils.AssertTheseDiagnostics(compilation, 1194CompilationUtils.AssertTheseDiagnostics(compilation, 1276Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(GetSourceXElementFromTemplate(code)) 1277Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1284Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(GetSourceXElementFromTemplate(code)) 1287Dim position = CompilationUtils.FindPositionFromText(tree, "'BIND") 1298Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(GetSourceXElementFromTemplate(code))
Binding\LookupTests.vb (107)
24Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 25Dim position = CompilationUtils.FindPositionFromText(tree, textToFind) 234Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 385CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 409CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 416Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 437CompilationUtils.AssertTheseDiagnostics(compilation, 447Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 471CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 478Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 502CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 506compilation = CompilationUtils.CreateCompilationWithMscorlib40( 530CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 537Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 567Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 585CompilationUtils.AssertTheseDiagnostics(compilation, 595Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 649Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40( 664Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 693CompilationUtils.AssertTheseDiagnostics(compilation2, 715Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 743Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 759Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40( 769Dim compilation4 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 789CompilationUtils.AssertTheseDiagnostics(compilation4, 805Dim compilation5 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 825CompilationUtils.AssertTheseDiagnostics(compilation5, 841Dim compilation6 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 861CompilationUtils.AssertTheseDiagnostics(compilation6, 881Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 908compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 990Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40( 1002Dim c2 = CompilationUtils.CreateCompilationWithMscorlib40( 1014Dim c3 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1044c3 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1074Dim c4 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1103c4 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1137Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1156CompilationUtils.AssertTheseDiagnostics(compilation, 1179Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1194CompilationUtils.AssertTheseDiagnostics(compilation, 1201compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1230Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1243CompilationUtils.AssertTheseDiagnostics(compilation, 1249Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1268Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1291Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1317Dim compilation4 = CompilationUtils.CreateCompilationWithMscorlib40( 1331compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1344CompilationUtils.AssertTheseDiagnostics(compilation3, 1351compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1366CompilationUtils.AssertTheseDiagnostics(compilation3, 1373compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1401Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1429compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1457CompilationUtils.AssertTheseDiagnostics(compilation, 1467Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1534CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 1540Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1568CompilationUtils.AssertNoDiagnostics(compilation) 1574Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1587CompilationUtils.AssertTheseDiagnostics(compilation, 1597Dim compilation = CompilationUtils.CreateEmptyCompilation( 1611CompilationUtils.AssertNoDiagnostics(compilation) 1616Dim node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1636Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1654CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1666Dim node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1686Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1721CompilationUtils.AssertNoDiagnostics(compilation) 1726Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 1735Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1755Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1876CompilationUtils.AssertTheseDiagnostics(compilation, 1922nodes(i) = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", i) 1986Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2085CompilationUtils.AssertNoDiagnostics(compilation) 2093nodes(i) = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", i) 2127Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2213CompilationUtils.AssertTheseDiagnostics(compilation, 2235nodes(i) = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", i) 2271Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2340CompilationUtils.AssertTheseDiagnostics(compilation, 2350Dim node3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 2358Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 2364Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2448CompilationUtils.AssertNoDiagnostics(compilation) 2453Dim node3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 2459Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 2465Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2482Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2571CompilationUtils.AssertTheseDiagnostics(compilation, 2593nodes(i) = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", i) 2629Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2713CompilationUtils.AssertTheseDiagnostics(compilation, 2726nodes(i) = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", i) 2760Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2782CompilationUtils.AssertTheseDiagnostics(compilation, 2871CompilationUtils.AssertTheseDiagnostics(vbCompilation, 2904CompilationUtils.AssertTheseDiagnostics(vbCompilation, 2937CompilationUtils.AssertTheseDiagnostics(vbCompilation, 2959CompilationUtils.AssertTheseDiagnostics(vbCompilation1, 2980CompilationUtils.AssertTheseDiagnostics(vbCompilation, 3001CompilationUtils.AssertTheseDiagnostics(vbCompilation1, 3016CompilationUtils.AssertTheseDiagnostics(vbCompilation,
Binding\MethodBodyBindingTests.vb (30)
20Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 142CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 166Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 178Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 244CompilationUtils.AssertTheseDiagnostics(compilation, 263Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 276CompilationUtils.AssertTheseDiagnostics(compilation, 289Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 302CompilationUtils.AssertNoErrors(compilation) 308Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 328CompilationUtils.AssertNoErrors(compilation) 330Dim node1 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "try.vb", 1) 331Dim node2 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "try.vb", 2) 350Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 382CompilationUtils.AssertNoErrors(compilation) 384Dim node1 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "catch.vb", 1) 385Dim node2 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "catch.vb", 2) 386Dim node3 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "catch.vb", 3) 405Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 471Dim compilation = CompilationUtils.CreateEmptyCompilation( 503Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 516Dim node1 = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 530Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 569Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 605Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 646Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 665CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 693Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 710Dim node1 = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1)
Binding\UsingTests.vb (23)
604Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 653Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 690Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 726Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 773Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 800Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 902Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 962Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1017Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1034Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1061Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1092Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1171Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1202Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1238Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1266Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1294CompilationUtils.AssertTheseDiagnostics(compilation1, 1311Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1349Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1478Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1504Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1578Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1613Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Compilation\CompilationAPITests.vb (11)
381comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 916CompilationUtils.AssertNoDiagnostics(netModule1) 928CompilationUtils.AssertNoDiagnostics(netModule2) 940CompilationUtils.AssertNoDiagnostics(netModule3) 954CompilationUtils.AssertTheseDiagnostics(assembly, 975CompilationUtils.AssertNoDiagnostics(netModule1) 1001CompilationUtils.AssertNoDiagnostics(netModule1) 1012CompilationUtils.AssertNoDiagnostics(netModule2) 1025CompilationUtils.AssertTheseDiagnostics(assembly, 2515Dim moduleComp = CompilationUtils.CreateEmptyCompilation( 2534Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(
Compilation\GetSemanticInfoBrokenCodeTests.vb (30)
19Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 37Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 58Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 79Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 99Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 123Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 148Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 188AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 200AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 212AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 222AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 237AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 247AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 257AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 267AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 277AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 287AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 297AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 307AnalyzeExpressionDataFlow(CompilationUtils.CreateCompilationWithMscorlib40( 322Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 351Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 379MustOverrideMemberCore(CompilationUtils.CreateCompilationWithMscorlib40({VisualBasicSyntaxTree.ParseText(<![CDATA[ 384MustOverrideMemberCore(CompilationUtils.CreateCompilationWithMscorlib40( 393MustOverrideMemberCore(CompilationUtils.CreateCompilationWithMscorlib40( 402MustOverrideMemberCore(CompilationUtils.CreateCompilationWithMscorlib40( 411MustOverrideMemberCore(CompilationUtils.CreateCompilationWithMscorlib40( 431Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 446Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 461Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
Compilation\MyTemplateTests.vb (2)
235Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 290Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb")
Compilation\ReferenceManagerTests.vb (16)
355CompilationUtils.AssertTheseDiagnostics(main, 639CompilationUtils.AssertTheseDiagnostics(main, 775Dim libV1 = CompilationUtils.CreateCompilationWithMscorlib40(sourceLibV1, OutputKind.DynamicallyLinkedLibrary) 779Dim refLibV1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceRefLibV1, {metadataLibV1}) 782Dim main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, 797main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, { 807main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, { 818main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, 830main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, {New VisualBasicCompilationReference(libV1), New VisualBasicCompilationReference(refLibV1), New VisualBasicCompilationReference(libV1)}, TestOptions.ReleaseDll) 880Dim libV1 = CompilationUtils.CreateCompilationWithMscorlib40(sourceLibV1) 881Dim libV2 = CompilationUtils.CreateCompilationWithMscorlib40(sourceLibV2) 883Dim refLibV1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceRefLibV1, 886Dim main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, 919Dim main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, 951Dim main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain, 982Dim main = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(sourceMain,
Compilation\SemanticModelAPITests.vb (121)
84CompilationUtils.AssertNoErrors(compilation) 117Dim node2 = CompilationUtils.FindTokenFromText(tree, "c2").Parent 157Dim node2 = CompilationUtils.FindTokenFromText(tree, "c2").Parent 246Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 269Dim position As Integer = CompilationUtils.FindPositionFromText(tree, "WriteLine") 272Dim treeForExpression = CompilationUtils.CreateParseTree( 281Dim expression = CompilationUtils.FindNodeOfTypeFromText(Of NameSyntax)(treeForExpression, "bInstance") 288CompilationUtils.AssertNoErrors(compilation) 293Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 322Dim position1 = CompilationUtils.FindPositionFromText(tree, "WriteLine") 323Dim position2 = CompilationUtils.FindPositionFromText(tree, "zip") 326Dim treeForExpression = CompilationUtils.CreateParseTree( 335Dim expression = CompilationUtils.FindNodeOfTypeFromText(Of ExpressionSyntax)(treeForExpression, "Me") 345CompilationUtils.AssertNoErrors(compilation) 350Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 372Dim position1 = CompilationUtils.FindPositionFromText(tree, "WriteLine") 389Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 413Dim position1 = CompilationUtils.FindPositionFromText(tree, "Class C") 444Dim position2 = CompilationUtils.FindPositionFromText(tree, "Class E") 452Dim position3 = CompilationUtils.FindPositionFromText(tree, "Sub Goo") 460Dim position4 = CompilationUtils.FindPositionFromText(tree, "Serializable") 473Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 522Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 569Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 630Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 645Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 660Dim position1 = CompilationUtils.FindPositionFromText(tree, "= 1") 682Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 696Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 712Dim position1 = CompilationUtils.FindPositionFromText(tree, "= 1") 739Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 801Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 857Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 918Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 953Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 989Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1023Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1060Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1105Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1148Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1196Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1220Dim position1 = CompilationUtils.FindPositionFromText(tree, "Class C") 1287Dim position2 = CompilationUtils.FindPositionFromText(tree, "Class E") 1300Dim position3 = CompilationUtils.FindPositionFromText(tree, "Sub Goo") 1324Dim position4 = CompilationUtils.FindPositionFromText(tree, "Serializable") 1386Dim position As Integer = CompilationUtils.FindPositionFromText(tree, "x = a.Goo()") 1405Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1472Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1515Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1564Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1643Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1679Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1758Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1778Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1798Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1841Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1878Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1930Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1963Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1997Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2057Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2272CompilationUtils.AssertNoErrors(compilation) 2280Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2307Dim nodeZero As ExpressionSyntax = DirectCast(CompilationUtils.FindNodeFromText(tree, "0"), ExpressionSyntax) 2308Dim nodeFourteen As ExpressionSyntax = DirectCast(CompilationUtils.FindNodeFromText(tree, "14"), ExpressionSyntax) 2309Dim nodeNothing As ExpressionSyntax = DirectCast(CompilationUtils.FindNodeFromText(tree, "Nothing"), ExpressionSyntax) 2310Dim nodeIntField As ExpressionSyntax = DirectCast(CompilationUtils.FindNodeFromText(tree, "anInt"), ExpressionSyntax) 2311Dim nodeObjField As ExpressionSyntax = DirectCast(CompilationUtils.FindNodeFromText(tree, "anObj"), ExpressionSyntax) 2402CompilationUtils.AssertNoErrors(compilation) 2409Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2529CompilationUtils.AssertNoErrors(compilation) 2536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2654CompilationUtils.AssertNoErrors(compilation) 2661Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2698Dim argList = DirectCast(CompilationUtils.FindNodeFromText(tree, "(P)"), ArgumentListSyntax) 2707argList = DirectCast(CompilationUtils.FindNodeFromText(tree, "(AP)"), ArgumentListSyntax) 2715CompilationUtils.AssertNoErrors(compilation) 2721Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2741Dim node = DirectCast(CompilationUtils.FindNodeFromText(tree, "Prop"), IdentifierNameSyntax) 2751CompilationUtils.AssertNoErrors(compilation) 2756Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2788CompilationUtils.AssertNoErrors(compilation) 2793Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2824CompilationUtils.AssertNoErrors(compilation) 2877CompilationUtils.AssertNoErrors(compilation) 3000Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3030Dim positionInB As Integer = CompilationUtils.FindPositionFromText(tree, "in B class level") 3031Dim positionInBGoo As Integer = CompilationUtils.FindPositionFromText(tree, "in B.Goo") 3032Dim positionInCGoo As Integer = CompilationUtils.FindPositionFromText(tree, "in C.Goo") 3033Dim positionInN As Integer = CompilationUtils.FindPositionFromText(tree, "in N") 3054CompilationUtils.AssertNoErrors(compilation) 3060Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3176Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3645Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3856compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4009Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 4035Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 4151Dim semanticModel = CompilationUtils.GetSemanticModel(compilation, "a.vb") 4171Dim semanticModel = CompilationUtils.GetSemanticModel(compilation, "a.vb") 4251CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4256CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4271CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4276CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4294CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4299CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4318CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4323CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4341CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4346CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors) 4385CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors2) 4390CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors2) 4417CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors2) 4422CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors2) 4449CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors2) 4454CompilationUtils.AssertTheseDiagnostics(errs, ExpectedErrors2) 4477Dim semanticModel = CompilationUtils.GetSemanticModel(compilation, "b.vb") 4491Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4554Dim semanticModel = CompilationUtils.GetSemanticModel(compilation, "a.vb") 4568Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4594Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Compilation\SemanticModelGetDeclaredSymbolAPITests.vb (156)
38Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 67Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 90Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 112Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml, options:=TestOptions.ReleaseDll.WithRootNamespace("Pavement")) 136Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 164Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 165Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 198Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 199Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 232Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 262Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 291Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 292Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 324Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 325Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40(xml) 393Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(xml) 455Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 494CompilationUtils.AssertNoErrors(compilation) 501Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 540CompilationUtils.AssertNoErrors(compilation) 546Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 573Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 660Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 663Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 668typeSymbol = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "C1") 672typeSymbol = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "C2") 676typeSymbol2 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "C2") 681typeSymbol = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q'first") 687typeSymbol2 = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q'second") 694typeSymbol3 = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q'third") 702typeSymbol4 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "Q") 711typeSymbol5 = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q(Of T)") 721typeSymbol6 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "C3") 727Dim typeSymbol7 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "N1'class") 732Dim typeSymbol8 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "Wack") 737Dim typeSymbol9 = CompilationUtils.GetEnumSymbol(compilation, bindingsB, "b.vb", "Wack2") 742Dim typeSymbol10 = CompilationUtils.GetDelegateSymbol(compilation, bindingsB, "b.vb", "Wack3") 747CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 754Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 755Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 768Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 831Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 834Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 884CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 908Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 909Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 923Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1002Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 1005Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 1055CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedDeclErrors) 1056CompilationUtils.AssertTheseParseDiagnostics(compilation, expectedParseErrors) 1062Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1085Dim tree = CompilationUtils.GetTree(compilation, "c.vb") 1109CompilationUtils.AssertNoErrors(compilation) 1116Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1146Dim tree = CompilationUtils.GetTree(compilation, "a.vb") 1164Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 1165Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 1180Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 1181Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 1195Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1244Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 1247Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 1295CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1300Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1313Dim tree = CompilationUtils.GetTree(compilation, "a.vb") 1330Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1362Dim treeA = CompilationUtils.GetTree(compilation, file) 1404Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1418Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 1431Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1498Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1557Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1619Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1632Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 1644Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1713Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1785Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 1786Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 1800Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1836Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 1839Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 1890CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1898Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 1899Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 1913Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1925Dim tree = CompilationUtils.GetTree(compilation, "a.vb") 1953Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2008Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 2011Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 2097CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 2102Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2123Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2132Dim tree = CompilationUtils.GetTree(compilation, "a.vb") 2143Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2171Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 0) 2176semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 1) 2181semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 2) 2186semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 3) 2191semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 4) 2196semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 5) 2201semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 6) 2206semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 7) 2211semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 8) 2216semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 9) 2221semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 10) 2226semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 11) 2231semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 12) 2236semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 13) 2245Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2272Dim expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 0) 2279expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 2285expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 2) 2291expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 3) 2297expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 4) 2303expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 5) 2309expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 6) 2315expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 2321expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 2327expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 9) 2333expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 10) 2339expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 11) 2353Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2384CompilationUtils.AssertNoErrors(compilation) 2390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2467Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 2482Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2496Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 2524Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2538Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 2565Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(xml) 2577Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2601Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 2605Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 2646Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(xml) 2658Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2684Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2695CompilationUtils.AssertTheseDiagnostics(compilation, 2708Dim tree = CompilationUtils.GetTree(compilation, "a.vb") 2720Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2757Dim expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 0) 2763expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 2769expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 2) 2775expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 3) 2781expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 4) 2787expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 5) 2793expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 6) 2799expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 2805expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 2811expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 9) 2817expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 10) 2823expressionSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 11) 2871CompilationUtils.AssertNoErrors(compilation) 2877Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2894Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2935Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
Compilation\SemanticModelLookupSymbolsAPITests.vb (66)
22Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 71CompilationUtils.AssertNoErrors(compilation) 77Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 99Dim posInside As Integer = CompilationUtils.FindPositionFromText(tree, "WriteLine") 100Dim posOutside As Integer = CompilationUtils.FindPositionFromText(tree, "Sub M") 124CompilationUtils.AssertNoErrors(compilation) 130Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 156Dim posInsideB As Integer = CompilationUtils.FindPositionFromText(tree, "in B") 157Dim posInsideC As Integer = CompilationUtils.FindPositionFromText(tree, "in C") 186CompilationUtils.AssertNoErrors(compilation) 192Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 216Dim posInsideM As Integer = CompilationUtils.FindPositionFromText(tree, "in M") 232CompilationUtils.AssertNoErrors(compilation) 238Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 262Dim posInsideC As Integer = CompilationUtils.FindPositionFromText(tree, "in C") 273CompilationUtils.AssertNoErrors(compilation) 278Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 317Dim position = CompilationUtils.FindPositionFromText(tree, "As U") 331position = CompilationUtils.FindPositionFromText(tree, "As V") 345CompilationUtils.AssertNoErrors(compilation) 350CompilationUtils.CheckSymbols(symbols, descriptions) 355Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 379Dim posInsideM As Integer = CompilationUtils.FindPositionFromText(tree, "in M") 411CompilationUtils.AssertNoErrors(compilation) 417Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 433Dim posInsideB As Integer = CompilationUtils.FindPositionFromText(tree, "in B") 435CompilationUtils.AssertTheseDiagnostics(compilation, 453Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 498Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 551CompilationUtils.AssertTheseDiagnostics(compilation, 566Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 610Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 654Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 699Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 744Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 780Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 816Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 859Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 924Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 962Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1000Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1019Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1071Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 1100Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1136Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1175Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1222Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1269Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1316Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1386Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1458Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1494Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1530Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1566Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1603Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1660Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1713Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1757Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1801Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1834Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1867Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1902Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1937Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1949CompilationUtils.CheckSymbols(symbols, "Microsoft", "C", "System") 1954Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1985Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
DeclaringSyntaxNodeTests.vb (14)
144Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 192Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 218Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 253Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 294Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 333Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 367Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 395Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 450Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 605Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 649Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 674Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 696Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 728Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(
Diagnostics\DiagnosticAnalyzerTests.vb (2)
295Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 993Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
Diagnostics\GetDiagnosticsTests.vb (9)
237CompilationUtils.AssertTheseDiagnostics(compilation, <errors> 250CompilationUtils.AssertTheseDiagnostics(compilation, <errors> 261CompilationUtils.AssertTheseDiagnostics(compilation, <errors> 272CompilationUtils.AssertTheseDiagnostics(compilation, <errors> 296CompilationUtils.AssertTheseDiagnostics(diagnostics, 332CompilationUtils.AssertTheseDiagnostics(diagnostics, 363CompilationUtils.AssertTheseDiagnostics(diagnostics, 390CompilationUtils.AssertTheseDiagnostics(options.Errors, 399CompilationUtils.AssertTheseDiagnostics(diagnostics,
Diagnostics\OperationAnalyzerTests.vb (35)
46Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 97Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 128Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 233Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 286Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 360Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 426Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 480Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 645Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 723Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 767Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 808Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 857Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 908Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 953Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1072Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1119Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1159Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1212Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1245Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1277Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1323Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1376Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1451Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1482Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1538Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1686Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1747Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1780Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1807Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1838Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1902Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1978Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2042Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 2120Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source)
ExtensionMethods\SemanticModelTests.vb (20)
17Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 52Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 83Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 121Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 141Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 179Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 206Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 259Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 309Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 435Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 557Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 684Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 809Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 941Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1068Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1188Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1336Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1385Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1405Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1449Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
FlowAnalysis\FlowDiagnosticTests.vb (82)
38Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 68Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 70CompilationUtils.AssertTheseDiagnostics(errs, 107Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 109CompilationUtils.AssertTheseDiagnostics(errs, 152Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 154CompilationUtils.AssertTheseDiagnostics(errs, 186Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 188CompilationUtils.AssertTheseDiagnostics(errs, (<errors></errors>)) 208Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 210CompilationUtils.AssertTheseDiagnostics(errs, 243Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, references:={Net40.SystemCore}) 244CompilationUtils.AssertTheseDiagnostics(comp, 281Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, references:={Net40.SystemCore}) 282CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 314Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, references:={Net40.SystemCore}) 315CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 347Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, references:={Net40.SystemCore}) 348CompilationUtils.AssertTheseDiagnostics(comp, 387Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, references:={Net40.SystemCore}) 388CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 476Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, references:={Net40.SystemCore}) 477CompilationUtils.AssertTheseDiagnostics(comp, 510Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, references:={Net40.SystemCore}) 511CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 536Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 538CompilationUtils.AssertTheseDiagnostics(errs, 568Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 570CompilationUtils.AssertTheseDiagnostics(errs, 594Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 596CompilationUtils.AssertTheseDiagnostics(errs, 617Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 619CompilationUtils.AssertTheseDiagnostics(errs, 645Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 647CompilationUtils.AssertTheseDiagnostics(errs, 670Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 672CompilationUtils.AssertTheseDiagnostics(errs, 703Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 705CompilationUtils.AssertTheseDiagnostics(errs, 735Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 737CompilationUtils.AssertTheseDiagnostics(errs, 762Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 764CompilationUtils.AssertTheseDiagnostics(errs, 791Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 793CompilationUtils.AssertTheseDiagnostics(errs, 826Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 828CompilationUtils.AssertTheseDiagnostics(errs, 863Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 895Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 914Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 927Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 929CompilationUtils.AssertTheseDiagnostics(errs, 951Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 953CompilationUtils.AssertTheseDiagnostics(errs, 984Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 986CompilationUtils.AssertTheseDiagnostics(errs, 1018Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1059Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1099Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1118Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1141Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1143CompilationUtils.AssertTheseDiagnostics(errs, 1174Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1196Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1198CompilationUtils.AssertTheseDiagnostics(errs, 1226Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1251Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1277Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program) 1306CompilationUtils.CreateCompilationWithMscorlib40(program).VerifyDiagnostics() 1334Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(program) 1335CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 1354Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(program) 1355CompilationUtils.AssertTheseDiagnostics(compilation, 1408Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(program) 1409CompilationUtils.AssertTheseDiagnostics(compilation, 1477Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(program, {Net40.SystemCore}) 1479CompilationUtils.AssertTheseDiagnostics(comp, 1505Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(program) 1507CompilationUtils.AssertTheseDiagnostics(comp, 1536Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(program) 1538CompilationUtils.AssertTheseDiagnostics(comp) 1561Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(program, options:=TestOptions.DebugDll)
FlowAnalysis\RegionAnalysisTests.vb (5)
7123Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 7202Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7221Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7243Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7264Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
FlowAnalysis\StructureAnalysisTests.vb (67)
21Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 37CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 42Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 61CompilationUtils.AssertTheseDiagnostics(compilation, 77Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 97CompilationUtils.AssertTheseDiagnostics(compilation, 113Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 134CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 139Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 166CompilationUtils.AssertTheseDiagnostics(compilation, 182Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 208CompilationUtils.AssertTheseDiagnostics(compilation, 221Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 248CompilationUtils.AssertTheseDiagnostics(compilation, 258Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 272CompilationUtils.AssertTheseDiagnostics(compilation, 281Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 299CompilationUtils.AssertTheseDiagnostics(compilation, 308Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 328CompilationUtils.AssertTheseDiagnostics(compilation, 336Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 361CompilationUtils.AssertTheseDiagnostics(compilation, 371Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 389CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 395Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 410CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 416Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 435CompilationUtils.AssertTheseDiagnostics(diagnostics, <errors></errors>) 440Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 458CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 463Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 481CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 486Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 504CompilationUtils.AssertTheseDiagnostics(compilation, 514Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 531CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 553CompilationUtils.AssertTheseDiagnostics(compilation, 563Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 580CompilationUtils.AssertTheseDiagnostics(compilation, 590Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 611CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 616Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 637CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 642Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 663CompilationUtils.AssertTheseDiagnostics(compilation, 673Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 686CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 691Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 704CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 709Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 721CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 726Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 738CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 743Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 759CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 764Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 780CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 785Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 795CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 800Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 815CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 820Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 836CompilationUtils.AssertTheseDiagnostics(compilation, 846Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 868CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 876Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(
FlowAnalysis\TryLockUsingStatementTests.vb (2)
1654Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1683Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Semantics\AccessCheckTests.vb (58)
24Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 41CompilationUtils.AssertTheseDiagnostics(c, 52Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 120CompilationUtils.AssertTheseDiagnostics(c, 146Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 212CompilationUtils.AssertNoErrors(c) 217Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 296CompilationUtils.AssertTheseDiagnostics(c, 319Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 376CompilationUtils.AssertTheseDiagnostics(c, 437Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 439CompilationUtils.AssertTheseDiagnostics(compilation, 490Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 497Dim other As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 514CompilationUtils.AssertNoErrors(other) 516Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 533CompilationUtils.AssertTheseDiagnostics(c, 587Dim other As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 596CompilationUtils.AssertNoErrors(other) 598Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 611CompilationUtils.AssertTheseDiagnostics(c, 621Dim other As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 631Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 644CompilationUtils.AssertNoErrors(c) 650Dim other As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 665Dim comp As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 681CompilationUtils.AssertNoErrors(comp) 686Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 825Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 827CompilationUtils.AssertTheseDiagnostics(compilation, 876Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 878CompilationUtils.AssertTheseDiagnostics(compilation, 922Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 924CompilationUtils.AssertTheseDiagnostics(compilation, 950Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 952CompilationUtils.AssertTheseDiagnostics(compilation, 979Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 981CompilationUtils.AssertTheseDiagnostics(compilation, 1010Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1012CompilationUtils.AssertNoErrors(compilation) 1034Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1036CompilationUtils.AssertTheseDiagnostics(compilation, 1068Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1070CompilationUtils.AssertTheseDiagnostics(compilation, 1674Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1676CompilationUtils.AssertTheseDiagnostics(compilation, 1876Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1878CompilationUtils.AssertTheseDiagnostics(compilation, 1909Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1911CompilationUtils.AssertTheseDiagnostics(compilation, 1943Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1945CompilationUtils.AssertTheseDiagnostics(compilation, 1958Dim assem1 As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1985Dim assem2 As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2020Dim assem3 As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2044CompilationUtils.AssertTheseDiagnostics(assem3, 2167Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 2206CompilationUtils.AssertTheseDiagnostics(c,
Semantics\AnonymousTypesTests.vb (15)
1371Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1372CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1438Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1439CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1469Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1470CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1491Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1495Dim node2 As ParameterSyntax = CompilationUtils.FindBindingText(Of ParameterSyntax)(compilation, "a.vb", 2) 1511Dim node As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 1) 1536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1540Dim node2 As ParameterSyntax = CompilationUtils.FindBindingText(Of ParameterSyntax)(compilation, "a.vb", 2) 1556Dim node As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 1) 1581Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1585Dim node2 As ParameterSyntax = CompilationUtils.FindBindingText(Of ParameterSyntax)(compilation, "a.vb", 2) 1598Dim node As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 1)
Semantics\ArrayLiteralTests.vb (47)
55Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 90Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 142Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 204Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 239Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 269Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 339Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 375Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 414Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 455Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 498Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 541Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 581Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 619Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 656Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 685Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 719Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 764Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 805Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=strictOffOverflowChecksOff) 847Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=strictOffOverflowChecksOff) 889Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=strictOffOverflowChecksOff) 922Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 960Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1012Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1064Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1113Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1160Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1197Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1232Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1269Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1317Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1359Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1418Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1460Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1494Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb") 1574Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1629Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb") 1647Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb") 1685Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb") 1719Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb") 1756Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1791Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1819Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=_strictOff) 1841Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 1959Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, XmlReferences, TestOptions.ReleaseExe) 2049Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb") 2082Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb")
Semantics\AsyncAwait.vb (5)
109Dim node1 As AwaitExpressionSyntax = CompilationUtils.FindBindingText(Of AwaitExpressionSyntax)(compilation, "a.vb", 1) 178Dim node1 As AwaitExpressionSyntax = CompilationUtils.FindBindingText(Of AwaitExpressionSyntax)(compilation, "a.vb", 1) 935Dim node1 As AwaitExpressionSyntax = CompilationUtils.FindBindingText(Of AwaitExpressionSyntax)(compilation, "a.vb", 1) 1416Dim node1 As AwaitExpressionSyntax = CompilationUtils.FindBindingText(Of AwaitExpressionSyntax)(compilation, "a.vb", 1) 1958Dim node1 As AwaitExpressionSyntax = CompilationUtils.FindBindingText(Of AwaitExpressionSyntax)(compilation, "a.vb", 1)
Semantics\BinaryOperators.vb (22)
42Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 48compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOverflowChecks(False)) 222Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 226compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOverflowChecks(False)) 247Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 249CompilationUtils.AssertTheseDiagnostics(compilation, SemanticResourceUtil.BinaryOperatorsTestBaseline2) 301Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 314compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionCompareText(True)) 339Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 341CompilationUtils.AssertTheseDiagnostics(compilation, SemanticResourceUtil.BinaryOperatorsTestBaseline3) 355Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 374Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 378compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOverflowChecks(False)) 490Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 494compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOverflowChecks(False)) 571Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 573CompilationUtils.AssertTheseDiagnostics(compilation, 746Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Custom)) 748CompilationUtils.AssertTheseDiagnostics(compilation, expected) 781Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 1495Dim compilation = CompilationUtils.CreateCompilation(compilationDef) 1545Dim compilation = CompilationUtils.CreateCompilation(compilationDef, options:=TestOptions.ReleaseExe)
Semantics\CompoundAssignment.vb (53)
68Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 72CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 166Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 168CompilationUtils.AssertTheseDiagnostics(compilation, 218Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 220CompilationUtils.AssertTheseDiagnostics(compilation, 291Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 297Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 310Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 392Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 506Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 564Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 680Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {SystemCoreRef, SystemXmlRef, SystemXmlLinqRef}, TestOptions.ReleaseExe) 696CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 934Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {SystemCoreRef, SystemXmlRef, SystemXmlLinqRef}, TestOptions.ReleaseExe) 982Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.ReleaseDll) 1014Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.ReleaseDll) 1021Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 1038Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 2) 1088Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1142Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1169compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 1245Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1272compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 1349Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1379compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 1458Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1496compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 1587Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1619compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 1702Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1729compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 1807Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1834compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 1910Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1937compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2014Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2044compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2123Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2161compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2252Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2284compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2367Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2394compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2481Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2489compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2553Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2561compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2622Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2632compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2704Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2714compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe) 2771Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe)
Semantics\ConditionalAccessTests.vb (100)
213Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 644Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 765Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 833Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 876Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 932Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 985Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1030Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1081Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1129Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1165Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1201Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1251Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1304Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1322Dim node1 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 1) 1356Dim node2 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 2) 1391Dim node3 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 3) 1473Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net451XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions) 1491Dim node1 As XmlNameSyntax = CompilationUtils.FindBindingText(Of XmlNameSyntax)(compilation, "a.vb", 1) 1534Dim node2 As XmlBracketedNameSyntax = CompilationUtils.FindBindingText(Of XmlBracketedNameSyntax)(compilation, "a.vb", 2) 1577Dim node3 As XmlBracketedNameSyntax = CompilationUtils.FindBindingText(Of XmlBracketedNameSyntax)(compilation, "a.vb", 3) 1653Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1751Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1798Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=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) 2100Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2151Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2208Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2296Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2321Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore}, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions) 2380Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, Net451XmlReferences, TestOptions.ReleaseExe, TestOptions.ReleaseExe.ParseOptions) 2449Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2501Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2554Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 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) 3061Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 3343Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore}, 3986Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, {Net40.SystemCore}, 4126Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 4251Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 4305Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 4421Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4492Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 4559Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4648Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 4696Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4776Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4866Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 4921Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 4980Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 5035Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 5073Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5128Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5266Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 5674Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5779Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5884Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6043Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6206Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6376Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6508Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6566Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6638Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6743Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6838Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 6946Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7054Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7160Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7252Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7343Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7471Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7615Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7732Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7800Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7868Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7905Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 7945Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 8226Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 8616Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 8877Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 9054Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 9232Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 9411Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 9594Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 9730Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 9792Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef) 9841Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef) 9878Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef) 9928Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef) 10055Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.DebugExe, 10076compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.ReleaseExe)
Semantics\ConditionalExpressionsTests.vb (16)
355Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(strict)) 358CompilationUtils.AssertTheseDiagnostics(compilation, errors) 360CompilationUtils.AssertNoErrors(compilation) 370Assert.Equal("System.Boolean", CompilationUtils.GetSemanticInfoSummary(model, ifOp.Condition).ConvertedType.ToTestDisplayString()) 372Assert.Equal(expectedType, CompilationUtils.GetSemanticInfoSummary(model, ifOp.WhenTrue).ConvertedType.ToTestDisplayString()) 373Assert.Equal(expectedType, CompilationUtils.GetSemanticInfoSummary(model, ifOp.WhenFalse).ConvertedType.ToTestDisplayString()) 374Assert.Equal(expectedType, CompilationUtils.GetSemanticInfoSummary(model, ifOp).Type.ToTestDisplayString()) 383Assert.Equal(expectedType, CompilationUtils.GetSemanticInfoSummary(model, ifOp).Type.ToTestDisplayString()) 391Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 439CompilationUtils.AssertTheseDiagnostics(compilation, 524Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 579CompilationUtils.AssertTheseDiagnostics(compilation, errs) 674Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 739CompilationUtils.AssertTheseDiagnostics(compilation, errs) 874Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 923Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Semantics\Conversions.vb (10)
2761Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 2815compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 2866compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Custom)) 3032Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 3069compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 3209Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 3237compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 4266CompilationUtils.AssertTheseDiagnostics(compilation, 4302CompilationUtils.AssertTheseDiagnostics(compilation, 4339CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\Conversions_AnonymousDelegates.vb (100)
37Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 47Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 61CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 128Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 138Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 150CompilationUtils.AssertTheseDiagnostics(compilation, 185Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 195Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 209CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 273Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 280Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 294CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 361Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 374CompilationUtils.AssertTheseDiagnostics(compilation, 385Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 398CompilationUtils.AssertTheseDiagnostics(compilation, 422Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 429Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 443CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 510Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 523CompilationUtils.AssertTheseDiagnostics(compilation, 540Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 552CompilationUtils.AssertTheseDiagnostics(compilation, 580Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 589CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 672Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 681CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 760Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 769CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 848Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 857CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 937Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 947Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 961CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1024Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1033Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1045CompilationUtils.AssertTheseDiagnostics(compilation, 1076Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1086Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1100CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1179Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1188Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1200CompilationUtils.AssertTheseDiagnostics(compilation, 1229Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1236Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1250CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1315Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1329CompilationUtils.AssertTheseDiagnostics(compilation, 1346Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1358CompilationUtils.AssertTheseDiagnostics(compilation, 1388Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1398Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1412CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1493Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1503Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1516CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1579Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1589Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1600CompilationUtils.AssertTheseDiagnostics(compilation, 1629Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1636Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1650CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1714Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1728CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1737Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1749CompilationUtils.AssertTheseDiagnostics(compilation, 1775Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1785Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1797CompilationUtils.AssertTheseDiagnostics(compilation, 1823Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1833Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1845CompilationUtils.AssertTheseDiagnostics(compilation, 1881Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1888Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1902CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1985Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1999CompilationUtils.AssertTheseDiagnostics(compilation, 2016Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2028CompilationUtils.AssertTheseDiagnostics(compilation, 2075Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2076CompilationUtils.AssertTheseDiagnostics(compilation, 2113Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2120CompilationUtils.AssertTheseDiagnostics(compilation, 2150Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2152CompilationUtils.AssertTheseDiagnostics(compilation, 2162CompilationUtils.AssertTheseDiagnostics(compilation, 2208Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2210CompilationUtils.AssertTheseDiagnostics(compilation, 2285Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2287CompilationUtils.AssertTheseDiagnostics(compilation, 2326Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2336CompilationUtils.AssertTheseDiagnostics(compilation, 2369Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2371CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2379CompilationUtils.AssertTheseDiagnostics(compilation, 2429Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2431CompilationUtils.AssertTheseDiagnostics(compilation, 2484Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2486CompilationUtils.AssertTheseDiagnostics(compilation, 2528Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.DebugExe)
Semantics\FieldInitializerBindingTests.vb (25)
440Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 499Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 564Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 614Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 630Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 692Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 769CompilationUtils.AssertTheseDiagnostics(compilation, 859Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 893CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 926Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 939CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 944Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 961CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1081Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1142CompilationUtils.AssertTheseDiagnostics(compilation, 1212Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1295CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1402CompilationUtils.AssertTheseDiagnostics(compilation, 1431Dim standardCompilation = CompilationUtils.CreateCompilationWithMscorlib40(source, options:=TestOptions.ReleaseDll) 1432Dim strictCompilation = CompilationUtils.CreateCompilationWithMscorlib40(source, options:=TestOptions.ReleaseDll, 1435CompilationUtils.AssertTheseDiagnostics(standardCompilation, <expected> 1441CompilationUtils.AssertTheseDiagnostics(strictCompilation, <expected> 1490Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(sources) 1496Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(sources) 1520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(sources)
Semantics\ForLoopTest.vb (5)
556Dim semanticInfoFrom = CompilationUtils.GetSemanticInfoSummary(model, expressionFrom) 557Dim semanticInfoTo = CompilationUtils.GetSemanticInfoSummary(model, expressionTo) 558Dim semanticInfoStep = If(node.StepClause Is Nothing, Nothing, CompilationUtils.GetSemanticInfoSummary(model, expressionStep)) 625Dim semanticInfoFrom = CompilationUtils.GetSemanticInfoSummary(model, expressionFrom) 626Dim semanticInfoTo = CompilationUtils.GetSemanticInfoSummary(model, expressionTo)
Semantics\GetExtendedSemanticInfoTests.vb (407)
23Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 39Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 45Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 58Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of PredefinedTypeSyntax)(compilation, "a.vb") 64Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 91Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 97Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 112Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of PredefinedTypeSyntax)(compilation, "a.vb") 131Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 147Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of PredefinedTypeSyntax)(compilation, "a.vb") 166Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 184Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 203Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 224Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 246Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 267Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 289Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 310Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 332Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 358Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 382Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 407Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 431Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 456Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 498Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 543Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 564Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 591Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 612Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 639Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 692Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 744Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 790Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 848Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 905Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 955Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 999Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 1050Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 1101Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1125Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1148Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 1167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1194Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 1213Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1240Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 1262Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1288Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1307Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1333Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 1352Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1370Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of BinaryExpressionSyntax)(compilation, "a.vb") 1391Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1413Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1436Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1451Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of CastExpressionSyntax)(compilation, "a.vb") 1470Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1518Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb", 1) 1533semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 1548semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb", 3) 1563semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb", 4) 1578semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 1618Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 1662Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 1705Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 1746Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 1794Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 1848Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 1867Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1885Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 1902Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1923Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of GenericNameSyntax)(compilation, "a.vb") 1946Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1958Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 1987Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of UnaryExpressionSyntax)(compilation, "a.vb") 2008Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2022Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 2030Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2042Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 2063Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2075Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TupleExpressionSyntax)(compilation, "a.vb") 2094Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2110Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 2130Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2142Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ArrayCreationExpressionSyntax)(compilation, "a.vb") 2162Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2173Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ParenthesizedExpressionSyntax)(compilation, "a.vb") 2193Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2204Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MeExpressionSyntax)(compilation, "a.vb") 2225Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2246Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2265Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2278Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2303Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2321Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2343Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2359Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2398Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2419Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2436Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2458Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2469Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 2485Dim semanticModel = compilation.GetSemanticModel(CompilationUtils.GetTree(compilation, "a.vb")) 2494Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2512Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2533Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2546Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2553Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2568Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2577Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2593Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2616Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2631Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2693Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2706Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 2725Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2742Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2759Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2776Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 2800Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2830Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2849Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2879Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 2899Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2908Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 2917Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2926Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 2936Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2945Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 2955Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2964Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 2974Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2984Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 2994Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3016Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3025Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3035Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3048Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3058Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 3069Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3079Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3091Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3102Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3114Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3124Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3140Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3159Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3176Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3195Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3212Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb") 3230Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 3302Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3313Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3322Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3335Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3345Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3357Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3366Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3380Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3399Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb") 3410Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3429Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 3440Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3471Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3489Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3510Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3518Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3550Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3569Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3609Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3628Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3660Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 3680Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3713Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3732Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3763Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3790Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3830Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 3861Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3878Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of PredefinedCastExpressionSyntax)(compilation, "a.vb") 3886Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3898Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 3906Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3920Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 3922CompilationUtils.CheckSymbol(semanticInfo.Symbol, "Property Dictionary(Of String, Integer).Item(key As String) As Integer") 3928Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3939Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 3947Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3961Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 3963CompilationUtils.CheckSymbol(semanticInfo.Symbol, "Property Dictionary(Of String, Integer).Item(key As String) As Integer") 3970Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3981Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3992Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4013Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4035Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4054Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4073Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4092Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4111Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4124Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4143Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4157Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4176Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4190Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MeExpressionSyntax)(compilation, "a.vb") 4211Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4231Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4250Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4269Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4288Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4308Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4327Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4342Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4366Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4381Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4405Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4417Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4441Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4456Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4495Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4514Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4533Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4553Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4572Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4598Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4614Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4633Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4649Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4669Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4706Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4731Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4749Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4768Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4787Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4811Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4830Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 4854Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4865Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4884Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4896Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4915Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4928Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4947Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4962Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 4979Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4989Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5006Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5023Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5040Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5055Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5074Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5093Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5112Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5124Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5143Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5158Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5175Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5190Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5207Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5229Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5253Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5275Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5299Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5309Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5326Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5337Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 5357Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5368Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 5388Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5404Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5423Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5435Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5455Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5468Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5487Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5499Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of BinaryExpressionSyntax)(compilation, "a.vb") 5519Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5529Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of BinaryExpressionSyntax)(compilation, "a.vb") 5551Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5567Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 5573CompilationUtils.AssertNoErrors(compilation) 5579Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5596Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 5602CompilationUtils.AssertNoErrors(compilation) 5608Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5620Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 5632Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5647Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of PredefinedCastExpressionSyntax)(compilation, "a.vb") 5667Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5678Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 5699Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5710Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 5730Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5741Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5750Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 5769Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5807Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5854Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5909Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5968Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5987Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6005Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 6051Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 6094Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 6138Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 6176Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 6892Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 6929Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 6967Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7004Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 7042Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7079Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 7117Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7154Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 7195Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 7235Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 7279Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7319Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 7361Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 7397Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 7435Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7474Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7520Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7522CompilationUtils.AssertNoErrors(compilation) 7566Dim node1 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 7567Dim node2 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 7569Dim semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node1) 7580Dim semanticInfo2 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node2) 7621Dim node1 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 7622Dim node2 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 7624Dim semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node1) 7635Dim semanticInfo2 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node2) 7684Dim semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 7700Dim semanticInfo2 = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 7745Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of GenericNameSyntax)(compilation, "a.vb") 7752Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7773Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 7776compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7800semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 7820Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7856Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of GenericNameSyntax)(compilation, "a.vb") 7891Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CTypeExpressionSyntax)(compilation, "a.vb") 7927Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 7966Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8005Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8044Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8083Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8121Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8159Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8196Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 8240Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8280Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8325Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8370Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 8415Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 8453Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8513Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8553Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 8699Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8739Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 8781Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8819Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 8858Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 8882Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 8904Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 8930Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 8966Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 9003Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9039Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 9078Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9116Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 9164Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 1) 9228Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 1) 9292Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 1) 9357Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 1) 9418Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 1) 9472Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9509Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 9543Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9586Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 9623Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9656Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 9691Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9726Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 9761Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9809Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9849Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 9889Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9932Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of QualifiedNameSyntax)(compilation, "a.vb") 9964Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 9998Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 10043Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 10085Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 10117Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 10131semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of VisualBasicSyntaxNode)(compilation, "a.vb") 10145Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 10156semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 10170semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 10180semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 10187Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 10208Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 10231Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 10253Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 10280Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
Semantics\GetSemanticInfoTests.vb (213)
69Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 125Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 170Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 216Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 262Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 309Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 359Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 409Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 459Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 509Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 559Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 714Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of AttributeSyntax)(compilation, "a.vb") 760Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 798Dim expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 802Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 835Dim expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 839Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 872Dim expressionSyntax = CompilationUtils.FindBindingText(Of ParameterSyntax)(compilation, "a.vb", 0) 904Dim expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 908Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 941Dim expressionSyntax = CompilationUtils.FindBindingText(Of MeExpressionSyntax)(compilation, "a.vb", 0) 945Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MeExpressionSyntax)(compilation, "a.vb") 974Dim expressionSyntax = CompilationUtils.FindBindingText(Of LabelSyntax)(compilation, "a.vb", 0) 976Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LabelSyntax)(compilation, "a.vb") 982expressionSyntax = CompilationUtils.FindBindingText(Of LabelSyntax)(compilation, "a.vb", 1) 984semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of LabelSyntax)(compilation, "a.vb", 1) 990Dim expressionSyntax2 = CompilationUtils.FindBindingText(Of LabelStatementSyntax)(compilation, "a.vb", 2) 1018Dim expressionSyntax = CompilationUtils.FindBindingText(Of LabelStatementSyntax)(compilation, "a.vb", 0) 1045Dim expressionSyntax = CompilationUtils.FindBindingText(Of LabelStatementSyntax)(compilation, "a.vb", 0) 1074Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LabelSyntax)(compilation, "a.vb") 1136Dim expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 0) 1138Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 0) 1144expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 1) 1146semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 1) 1152expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 2) 1154semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 2) 1160expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 3) 1162semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 3) 1168expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 4) 1170semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 4) 1176expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 5) 1178semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 5) 1184expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 6) 1186semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 6) 1192expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 7) 1194semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 7) 1200expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 8) 1202semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 8) 1208expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 9) 1210semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 9) 1216expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 10) 1218semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 10) 1224expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 11) 1226semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 11) 1233expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 12) 1235semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 12) 1244expressionSyntax = CompilationUtils.FindBindingText(Of TypeSyntax)(compilation, "a.vb", 13) 1246semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of TypeSyntax)(compilation, "a.vb", 13) 1258Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1280Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1289Dim ySyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 1293Dim xSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1303Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1323Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 0) 1329semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 1) 1335semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 1348Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1410Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 0) 1415semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 1) 1420semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 2) 1425semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 3) 1430semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 4) 1435semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 5) 1440semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 6) 1445semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 7) 1451Dim accessorSyntax = CompilationUtils.FindBindingText(Of AccessorStatementSyntax)(compilation, "a.vb", 8) 1458accessorSyntax = CompilationUtils.FindBindingText(Of AccessorStatementSyntax)(compilation, "a.vb", 9) 1465semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 10) 1470semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ExpressionSyntax)(compilation, "a.vb", 11) 1496Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1533Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 1555Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1637Dim expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 0) 1644expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 1) 1650expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 2) 1656expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 3) 1664expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 4) 1670Dim expressionSyntax2 = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 5) 1678expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 6) 1684expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 7) 1691Dim expressionSyntax3 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 8) 1698expressionSyntax3 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 9) 1705expressionSyntax3 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 10) 1712expressionSyntax3 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 11) 1719expressionSyntax3 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 12) 1726expressionSyntax3 = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 13) 1733expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 14) 1739expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 15) 1746expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 16) 1753expressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 17) 1764Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1800expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1805expressionSyntax = CompilationUtils.FindBindingText(Of GenericNameSyntax)(compilation, "a.vb", 2) 1809expressionSyntax = CompilationUtils.FindBindingText(Of GenericNameSyntax)(compilation, "a.vb", 3) 1813expressionSyntax = CompilationUtils.FindBindingText(Of GenericNameSyntax)(compilation, "a.vb", 4) 1817expressionSyntax = CompilationUtils.FindBindingText(Of GenericNameSyntax)(compilation, "a.vb", 5) 1821expressionSyntax = CompilationUtils.FindBindingText(Of GenericNameSyntax)(compilation, "a.vb", 6) 1843Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1877Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1911Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1949Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1997Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2047Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 2060semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb", 1) 2074semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 2) 2087semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 3) 2142Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 0) 2162semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 1) 2199Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb", 0) 2209semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb", 1) 2238Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of CollectionInitializerSyntax)(compilation, "a.vb") 2293Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 2307semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2352Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 2366semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2415Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", 0) 2440Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2469Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2525Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2567Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of WithEventsEventContainerSyntax)(compilation, "a.vb") 2652Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2738Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of WithEventsEventContainerSyntax)(compilation, "a.vb") 2781Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2829Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2882Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 2943Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3008Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of WithEventsEventContainerSyntax)(compilation, "a.vb") 3027Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3166Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of WithEventsEventContainerSyntax)(compilation, "a.vb") 3226Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of WithEventsEventContainerSyntax)(compilation, "a.vb") 3286Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3325Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3349Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3377Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3424Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 3477Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 3531Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 3584Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 3636Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 3681Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of MemberAccessExpressionSyntax)(compilation, "a.vb") 3702Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3727Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3751Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3805Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3876Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 3900Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 3926Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 4030Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 4039Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 4057Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4069Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 4091Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4112Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 4134Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4158Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 4160CompilationUtils.AssertTheseDiagnostics(semanticModelA.GetDiagnostics(), 4167Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 4169CompilationUtils.AssertTheseDiagnostics(semanticModelB.GetDiagnostics(), 4210Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4230CompilationUtils.AssertTheseDiagnostics(compilation, 4242Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4257Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4284Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4358Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4395Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 4426Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 4427Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 4467Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 4540Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 4697Dim treeA As SyntaxTree = CompilationUtils.GetTree(compilation, "a.vb") 4730Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4768Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4796Dim symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4803Dim symbolInfo2 = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4821Dim symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4837Dim symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4857Dim symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4878Dim symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4897Dim symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4915symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4933symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4954Dim symbolInfo = CompilationUtils.GetPreprocessingSymbolInfo(compilation, "a.vb") 4961Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4997Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 5022Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 5032Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 5226Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5347Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", i) 5436Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", i) 5541Dim creation As ObjectCreationExpressionSyntax = CompilationUtils.FindBindingText(Of ObjectCreationExpressionSyntax)(compilation, "a.vb", i) 5603Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 5642Dim lambdaExpr = CompilationUtils.FindBindingText(Of LambdaExpressionSyntax)(compilation, "a.vb") 5679Dim lambdaExpr = CompilationUtils.FindBindingText(Of LambdaExpressionSyntax)(compilation, "a.vb") 6010Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6067Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6356Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6407Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6466Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6525Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6587Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Semantics\GotoTests.vb (9)
202Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntax.Label) 235Dim semanticSummary0 = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntaxArray(0).Label) 244Dim semanticSummary1 = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntaxArray(1).Label) 276Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntax.Label) 310Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntax.Label) 349Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntax.Label) 385Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntax.Label) 419Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntax.Label) 451Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Compilation, gotoSyntax.Label)
Semantics\IsIsNot.vb (1)
423Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
Semantics\IteratorTests.vb (22)
47CompilationUtils.AssertNoErrors(compilation) 77CompilationUtils.AssertTheseDiagnostics(compilation, 114CompilationUtils.AssertTheseDiagnostics(compilation, 153CompilationUtils.AssertTheseDiagnostics(compilation, 237CompilationUtils.AssertTheseDiagnostics(compilation, 274CompilationUtils.AssertTheseDiagnostics(compilation, 311CompilationUtils.AssertTheseDiagnostics(compilation, 346CompilationUtils.AssertNoErrors(compilation) 370CompilationUtils.AssertTheseDiagnostics(compilation, 399CompilationUtils.AssertTheseDiagnostics(compilation, 428CompilationUtils.AssertTheseDiagnostics(compilation, 461CompilationUtils.AssertTheseDiagnostics(compilation, 500CompilationUtils.AssertTheseDiagnostics(compilation, 536CompilationUtils.AssertTheseDiagnostics(compilation, 574CompilationUtils.AssertTheseDiagnostics(compilation, 621CompilationUtils.AssertTheseDiagnostics(compilation, 691CompilationUtils.AssertTheseDiagnostics(compilation, 724CompilationUtils.AssertTheseDiagnostics(compilation, 775CompilationUtils.AssertTheseDiagnostics(compilation, 813CompilationUtils.AssertTheseDiagnostics(compilation, 848CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 918CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\Lambda_AnonymousDelegateInference.vb (31)
53Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 67CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 83CompilationUtils.AssertTheseDiagnostics(compilation, 97CompilationUtils.AssertTheseDiagnostics(compilation, 158Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 163CompilationUtils.AssertTheseDiagnostics(compilation, 206Dim node1 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 215Dim node2 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 2) 224Dim node3 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 3) 233Dim node4 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 4) 242Dim node5 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 5) 251Dim node6 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 6) 260Dim node7 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 268Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 320Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 329CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 340CompilationUtils.AssertTheseDiagnostics(compilation, 354CompilationUtils.AssertTheseDiagnostics(compilation, 390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 392CompilationUtils.AssertTheseDiagnostics(compilation, 432Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 439Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 451Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 463Dim node3 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 3) 477CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 521CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 551Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 557CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 586CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 616Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 617CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>)
Semantics\Lambda_Relaxation.vb (109)
33Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 40Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 54CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 114CompilationUtils.AssertTheseDiagnostics(compilation, 123CompilationUtils.AssertTheseDiagnostics(compilation, 146Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 156Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 169CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 244Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 254Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 267CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 342Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 352Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 365CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 439Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 447Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 461CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 524Dim node1 = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 537CompilationUtils.AssertTheseDiagnostics(compilation, 552Dim node1 = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 564CompilationUtils.AssertTheseDiagnostics(compilation, 590Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 599CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 674Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 683CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 758Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 767CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 843Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 853Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 866CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 919Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 928Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 938CompilationUtils.AssertTheseDiagnostics(compilation, 964Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 973Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 984CompilationUtils.AssertTheseDiagnostics(compilation, 1017Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1028Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1041Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 1055CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1173Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1183Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1195Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 1207CompilationUtils.AssertTheseDiagnostics(compilation, 1236Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1245Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1256CompilationUtils.AssertTheseDiagnostics(compilation, 1288Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1296Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1308Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 1323CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1409Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1421Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 1436CompilationUtils.AssertTheseDiagnostics(compilation, 1454Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1466Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 1479CompilationUtils.AssertTheseDiagnostics(compilation, 1510Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1520Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1534CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1609Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1619Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1633CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1686Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1696Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1708CompilationUtils.AssertTheseDiagnostics(compilation, 1740Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1750Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1762Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 1776CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1900Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1910Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 1922Dim node2 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 2) 1934Dim node3 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 3) 1946Dim node4 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 4) 1958CompilationUtils.AssertTheseDiagnostics(compilation, 1992Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2002Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 2014CompilationUtils.AssertTheseDiagnostics(compilation, 2048Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2055Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 2069CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2147Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 2161CompilationUtils.AssertTheseDiagnostics(compilation, 2175Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 2187CompilationUtils.AssertTheseDiagnostics(compilation, 2220Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2230Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 2244CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2362CompilationUtils.AssertTheseDiagnostics(compilation, 2439Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2440CompilationUtils.AssertTheseDiagnostics(compilation, 2495Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2502CompilationUtils.AssertTheseDiagnostics(compilation, 2531Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2533CompilationUtils.AssertTheseDiagnostics(compilation, 2543CompilationUtils.AssertTheseDiagnostics(compilation, 2608Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2610CompilationUtils.AssertTheseDiagnostics(compilation, 2735Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2737CompilationUtils.AssertTheseDiagnostics(compilation, 2781Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2787CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2904CompilationUtils.AssertTheseDiagnostics(compilation, 2950Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2952CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 2979Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {TestMetadata.Net40.SystemCore}, TestOptions.ReleaseDll) 2981CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 3004Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.DebugDll)
Semantics\LambdaSemanticInfoTests.vb (41)
19Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 34Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 53Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 66Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 85Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 100Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 119Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 132Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 151Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 170Dim semanticInfo As SemanticInfoSummary = CompilationUtils.GetSemanticInfoSummary(semanticModel, DirectCast(node, ExpressionSyntax)) 178semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, DirectCast(node, ExpressionSyntax)) 181semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, DirectCast(node.Parent.Parent, ExpressionSyntax)) 189Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 207Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 226Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 242Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 261Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 277Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 296Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 315Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 334Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 350Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 369Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 389Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 408Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 429Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 448Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 464Dim semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(semanticModel, DirectCast(node, ExpressionSyntax)) 471Dim semanticInfo2 = CompilationUtils.GetSemanticInfoSummary(semanticModel, DirectCast(node, ExpressionSyntax)) 483Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 504Dim semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node1) 508Dim semanticInfo2 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node2) 513Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 550Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 582Dim semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node1) 605Dim semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node1) 674Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 715Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 749Dim node = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb") 775Dim node = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb") 805Dim node = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb")
Semantics\LambdaTests.vb (79)
50Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 52CompilationUtils.AssertTheseDiagnostics(compilation, 167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 169CompilationUtils.AssertTheseDiagnostics(compilation, 222Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 224CompilationUtils.AssertTheseDiagnostics(compilation, 314Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 316CompilationUtils.AssertTheseDiagnostics(compilation, 583Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 585CompilationUtils.AssertTheseDiagnostics(compilation, 706Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 708CompilationUtils.AssertTheseDiagnostics(compilation, 734Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 736CompilationUtils.AssertTheseDiagnostics(compilation, 779Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 792CompilationUtils.AssertTheseDiagnostics(compilation, 831compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 887Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 941Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 954CompilationUtils.AssertTheseDiagnostics(compilation, 1001Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1003CompilationUtils.AssertTheseDiagnostics(compilation, 1045Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1049CompilationUtils.AssertTheseDiagnostics(compilation, 1090compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1145Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1201Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1259Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1307Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1309CompilationUtils.AssertTheseDiagnostics(compilation, 1353Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1383Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1404Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1406CompilationUtils.AssertTheseDiagnostics(compilation, <errors> 1439Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1441CompilationUtils.AssertTheseDiagnostics(compilation, 1466Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1468CompilationUtils.AssertTheseDiagnostics(compilation, 1497Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1499CompilationUtils.AssertTheseDiagnostics(compilation, 1556Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Off)) 1557CompilationUtils.AssertNoErrors(comp1) 1558Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1559CompilationUtils.AssertNoErrors(comp2) 1576Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Off)) 1577CompilationUtils.AssertNoErrors(comp1) 1578Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1579CompilationUtils.AssertNoErrors(comp2) 1599Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Off)) 1600CompilationUtils.AssertNoErrors(comp1) 1601Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1602CompilationUtils.AssertNoErrors(comp2) 1619Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Off)) 1620CompilationUtils.AssertNoErrors(comp1) 1621Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1622CompilationUtils.AssertNoErrors(comp2) 1646Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Off)) 1647CompilationUtils.AssertNoErrors(comp1) 1648Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1649CompilationUtils.AssertNoErrors(comp2) 1669Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Off)) 1671Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1693Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Off)) 1695Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1713CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics() 1728CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics(Diagnostic(ERRID.ERR_SubDisallowsStatement, "Dim y = 2")) 1804Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1806CompilationUtils.AssertTheseDiagnostics(compilation, 1879Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.ReleaseExe) 1998Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.ReleaseDll) 2153Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2191Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2267Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2301Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2341Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2375Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2399Dim compilation = CompilationUtils.CreateCompilation(compilationDef) 2434Dim compilation = CompilationUtils.CreateCompilation(compilationDef)
Semantics\MeMyBaseMyClassTests.vb (1)
548Dim pos As Integer = CompilationUtils.FindBindingTextPosition(comp, "a.vb", Nothing, index)
Semantics\MethodCalls.vb (25)
2103Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 2807CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2846CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef). 2880Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2899CompilationUtils.AssertTheseDiagnostics(compilation, 2913Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4083Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4126CompilationUtils.AssertTheseDiagnostics(compilation, 4222Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4267CompilationUtils.AssertTheseDiagnostics(compilation, 4298Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4356CompilationUtils.AssertTheseDiagnostics(compilation, 4381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4402CompilationUtils.AssertTheseDiagnostics(compilation, 4418Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4444CompilationUtils.AssertTheseDiagnostics(compilation, 4469Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4495CompilationUtils.AssertTheseDiagnostics(compilation, 4520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4589CompilationUtils.AssertTheseDiagnostics(compilation, 4986CompilationUtils.AssertTheseDiagnostics(compilation, 5399Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 5400Dim node2 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 2) 5597Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions) 5857Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.ReleaseExe, parseOptions:=TestOptions.ReleaseExe.ParseOptions)
Semantics\MissingRuntimeHelpers.vb (8)
90Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, New MetadataReference() {}) 164Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef) 268Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, New MetadataReference() {}) 270CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 280CompilationUtils.AssertTheseCompileDiagnostics(compilation, 361Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, New MetadataReference() {}) 363CompilationUtils.AssertTheseCompileDiagnostics(compilation, 370CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\NameLengthTests.vb (3)
451Dim comp = CompilationUtils.CreateCompilationWithMscorlib40({source}, {}, options:=TestOptions.DebugDll) 474Dim comp = CompilationUtils.CreateCompilationWithMscorlib40({source}, {}, options:=TestOptions.DebugDll) 553Return CompilationUtils.CreateCompilationWithMscorlib40({source}, {}, TestOptions.ReleaseDll)
Semantics\NewOnInterfaceTests.vb (39)
36CompilationUtils.AssertTheseDiagnostics(compilation, 69CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 97CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 131CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 161CompilationUtils.AssertTheseDiagnostics(compilation, 196CompilationUtils.AssertTheseDiagnostics(compilation, 228CompilationUtils.AssertTheseDiagnostics(compilation, 261CompilationUtils.AssertTheseDiagnostics(compilation, 298CompilationUtils.AssertTheseDiagnostics(compilation, 340CompilationUtils.AssertTheseDiagnostics(compilation, 380CompilationUtils.AssertTheseDiagnostics(compilation, 416CompilationUtils.AssertTheseDiagnostics(compilation, 451CompilationUtils.AssertTheseDiagnostics(compilation, 494CompilationUtils.AssertTheseDiagnostics(compilation, 532CompilationUtils.AssertTheseDiagnostics(compilation, 580CompilationUtils.AssertTheseDiagnostics(compilation, 635CompilationUtils.AssertTheseDiagnostics(compilation, 680CompilationUtils.AssertTheseDiagnostics(compilation, 732CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 799CompilationUtils.AssertTheseDiagnostics(compilation, 866CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 926CompilationUtils.AssertTheseDiagnostics(compilation, 991CompilationUtils.AssertTheseDiagnostics(compilation, 1027CompilationUtils.AssertTheseDiagnostics(compilation, 1061CompilationUtils.AssertTheseDiagnostics(compilation, 1095CompilationUtils.AssertTheseDiagnostics(compilation, 1130CompilationUtils.AssertTheseDiagnostics(compilation, 1160CompilationUtils.AssertTheseDiagnostics(compilation, 1196Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1234Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of ObjectCreationExpressionSyntax)(compilation, "a.vb") 1278Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1326CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 1362CompilationUtils.AssertTheseDiagnostics(compilation, 1398CompilationUtils.AssertTheseDiagnostics(compilation, 1473CompilationUtils.AssertTheseDiagnostics(compilation, 1570CompilationUtils.AssertTheseDiagnostics(compilation, 1645CompilationUtils.AssertTheseDiagnostics(compilation, 1724CompilationUtils.AssertTheseDiagnostics(compilation, <errors></errors>) 1905CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\NoncompliantOverloadingInMetadata.vb (117)
83Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 105CompilationUtils.AssertTheseDiagnostics(compilation, 193Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 209CompilationUtils.AssertTheseDiagnostics(compilation, 261Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 280Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 298CompilationUtils.AssertTheseDiagnostics(compilation2, 377Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 399CompilationUtils.AssertTheseDiagnostics(compilation, 487Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 503CompilationUtils.AssertTheseDiagnostics(compilation, 555Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 574Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 592CompilationUtils.AssertTheseDiagnostics(compilation2, 716Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 859Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 960Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 979Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 992CompilationUtils.AssertTheseDiagnostics(compilation2, 1066Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1102Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 1124CompilationUtils.AssertTheseDiagnostics(compilation2, 1184Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1196CompilationUtils.AssertTheseDiagnostics(compilation1, 1253Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1264CompilationUtils.AssertTheseDiagnostics(compilation1, 1271Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 1360Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1376Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 2649Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 2671CompilationUtils.AssertTheseDiagnostics(compilation1, 2705Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2727Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2748CompilationUtils.AssertTheseDiagnostics(compilation3, 2779Dim compilation4 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2803Dim vbCompilationToRef = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2925Dim compilation5 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2949CompilationUtils.AssertTheseDiagnostics(compilation5, 2989Dim compilation6 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3011Dim compilation7 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3036CompilationUtils.AssertTheseDiagnostics(compilation7, 3079Dim compilation8 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3101Dim compilation5 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3125CompilationUtils.AssertTheseDiagnostics(compilation5, 3165Dim compilation6 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3187Dim compilation7 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3212CompilationUtils.AssertTheseDiagnostics(compilation7, 3255Dim compilation8 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3279Dim compilation9 = CompilationUtils.CreateCompilationWithCustomILSource( 3306CompilationUtils.AssertTheseDiagnostics(compilation9, 3349Dim compilation10 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3374CompilationUtils.AssertTheseDiagnostics(compilation10, 3417Dim compilation11 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3442CompilationUtils.AssertTheseDiagnostics(compilation11, 3485Dim compilation12 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3505Dim compilation13 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3525Dim compilation14 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3545Dim compilation15 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 3692Dim compilation16 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 4472Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 4526CompilationUtils.AssertTheseDiagnostics(compilation1, 4602Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 4688Dim compilation3 = CompilationUtils.CreateCompilationWithCustomILSource( 4740Dim compilation4 = CompilationUtils.CreateCompilationWithCustomILSource( 4775CompilationUtils.AssertTheseDiagnostics(compilation4, 5209Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 5223CompilationUtils.AssertTheseDiagnostics(compilation1, 5236Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 5257Dim compilation3 = CompilationUtils.CreateCompilationWithCustomILSource( 5271CompilationUtils.AssertTheseDiagnostics(compilation3, 5284Dim compilation4 = CompilationUtils.CreateCompilationWithCustomILSource( 5715Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 5729CompilationUtils.AssertTheseDiagnostics(compilation1, 5742Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 5763Dim compilation3 = CompilationUtils.CreateCompilationWithCustomILSource( 5777CompilationUtils.AssertTheseDiagnostics(compilation3, 5790Dim compilation4 = CompilationUtils.CreateCompilationWithCustomILSource( 6061Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6086CompilationUtils.AssertTheseDiagnostics(compilation1, 6108Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 6205Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6225CompilationUtils.AssertTheseDiagnostics(compilation1, 6235Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 6318Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6338CompilationUtils.AssertTheseDiagnostics(compilation1, 6406Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6508Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6598Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6701Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6718Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 6736CompilationUtils.AssertTheseDiagnostics(compilation2, 6853Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6996Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 7095Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 7109CompilationUtils.AssertTheseDiagnostics(compilation1, 7116Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 7131CompilationUtils.AssertTheseDiagnostics(compilation2, 7187Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 7202CompilationUtils.AssertTheseDiagnostics(compilation, 7279Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 7293CompilationUtils.AssertTheseDiagnostics(compilation1, 7300Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 7315CompilationUtils.AssertTheseDiagnostics(compilation2, 7390Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 7405CompilationUtils.AssertTheseDiagnostics(compilation, 7412Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 8272Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 8304CompilationUtils.AssertTheseDiagnostics(compilation1, 8365Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 8448Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 8460CompilationUtils.AssertTheseDiagnostics(compilation1, 8467Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 8545Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 8557CompilationUtils.AssertTheseDiagnostics(compilation1, 8564Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 8673Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource(compDef1, ilSource.Value, TestOptions.ReleaseExe, appendDefaultHeader:=False) 8712Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource(compDef2, ilSource.Value, TestOptions.ReleaseExe, appendDefaultHeader:=False)
Semantics\NonTrailingNamedArgumentsTests.vb (12)
1004Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3)) 1006CompilationUtils.AssertTheseDiagnostics(compilation, 1028Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3)) 1030CompilationUtils.AssertTheseDiagnostics(compilation, 1059Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3)) 1061CompilationUtils.AssertTheseDiagnostics(compilation, 1104Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 1107CompilationUtils.AssertNoDiagnostics(compilation) 1127Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 1130CompilationUtils.AssertTheseDiagnostics(compilation, <errors> 1157Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 1160CompilationUtils.AssertNoDiagnostics(compilation)
Semantics\OptionalArgumentTests.vb (26)
40Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 68Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 99Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 139Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 165Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 197Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 221Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 243Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 269Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 289CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source).VerifyDiagnostics( 308CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source).VerifyDiagnostics( 327CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source).VerifyDiagnostics( 346CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source).VerifyDiagnostics( 365CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source).AssertNoDiagnostics() 388Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 424Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 670Dim libComp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(libSource) 694Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:={compilationRef}) 744Dim libComp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(libSource) 819Dim libComp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(libSource) 917Dim libComp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(libSource) 937Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, references:=New MetadataReference() {libRef}) 988Dim libComp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(libSource) 1054Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of GenericNameSyntax)(compilation, "a.vb") 1108Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, options:=TestOptions.ReleaseDll) 2151Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source)
Semantics\OptionApis.vb (3)
38Dim semanticModelAllOn = CompilationUtils.GetSemanticModel(compilation, "allon.vb") 44Dim semanticModelAllOff = CompilationUtils.GetSemanticModel(compilation, "alloff.vb") 50Dim semanticModelEmpty = CompilationUtils.GetSemanticModel(compilation, "empty.vb")
Semantics\OverloadResolution.vb (76)
3164Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3166CompilationUtils.AssertTheseDiagnostics(compilation, 3231Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3233CompilationUtils.AssertTheseDiagnostics(compilation, 3272Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3274CompilationUtils.AssertTheseDiagnostics(compilation, 3441Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3443CompilationUtils.AssertTheseDiagnostics(compilation, 3639Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3641CompilationUtils.AssertTheseDiagnostics(compilation, 3737Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3739CompilationUtils.AssertTheseDiagnostics(compilation, 3798Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3800CompilationUtils.AssertTheseDiagnostics(compilation, 3857Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Custom)) 3861CompilationUtils.AssertTheseDiagnostics(compilation, 3919Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15_3)) 3921CompilationUtils.AssertTheseDiagnostics(compilation, 3965Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 3967CompilationUtils.AssertTheseDiagnostics(compilation, 4017compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4053compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 4057CompilationUtils.AssertTheseDiagnostics(compilation, 4066compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 4070CompilationUtils.AssertTheseDiagnostics(compilation, 4090compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 4094CompilationUtils.AssertTheseDiagnostics(compilation, 4126Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 4129compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 4157Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 4192Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 4230compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 4238compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 4252Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4305CompilationUtils.AssertTheseDiagnostics(compilation, 4321Dim node1 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 1) 4330Dim node2 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 2) 4341Dim node3 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 3) 4410CompilationUtils.AssertTheseDiagnostics(compilation, 4429Dim node1 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 1) 4439Dim node2 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 2) 4450Dim node3 As InvocationExpressionSyntax = CompilationUtils.FindBindingText(Of InvocationExpressionSyntax)(compilation, "a.vb", 3) 4491CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 4527CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 4567CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 4597CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 4627CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 4660CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 4692CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 4754Dim Compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 4790Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 4821CompilationUtils.AssertTheseDiagnostics(compilation, 4856CompilationUtils.AssertTheseDiagnostics(compilation, 4886CompilationUtils.AssertTheseDiagnostics(compilation, 4951CompilationUtils.AssertTheseDiagnostics(comp2, 5008Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 5043Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 5102CompilationUtils.AssertTheseDiagnostics(compilation, 5148CompilationUtils.AssertTheseDiagnostics(compilation, 5187Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {SystemCoreRef}, TestOptions.ReleaseExe) 5247Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5309Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5355Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5407Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5409CompilationUtils.AssertTheseDiagnostics(compilation, 5495Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 5497CompilationUtils.AssertTheseDiagnostics(compilation, 5588Dim compilation = CompilationUtils.CreateCompilationWithMscorlib45AndVBRuntime(compilationDef, references:={SystemCoreRef}, options:=TestOptions.ReleaseExe) 5590CompilationUtils.AssertTheseDiagnostics(compilation, 5701Dim compilation = CompilationUtils.CreateCompilationWithMscorlib45AndVBRuntime(compilationDef, references:={SystemCoreRef}, options:=TestOptions.ReleaseExe) 5703CompilationUtils.AssertTheseDiagnostics(compilation, 5747Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 5749CompilationUtils.AssertTheseDiagnostics(compilation, 5798Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 5842Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 5844CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\Parenthesized.vb (18)
28Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 53Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 83Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 117Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, additionalRefs:={ValueTupleRef, SystemRuntimeFacadeRef}) 119CompilationUtils.AssertTheseDiagnostics(compilation, 238Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 243Dim node1 As LambdaHeaderSyntax = CompilationUtils.FindBindingText(Of LambdaHeaderSyntax)(compilation, "a.vb", 1) 270CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 404Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 406CompilationUtils.AssertTheseDiagnostics(compilation, 479Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 490CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 629Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 633CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 675Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 677CompilationUtils.AssertTheseDiagnostics(compilation, 713Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 715CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>)
Semantics\QueryExpressions.vb (143)
777Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 779CompilationUtils.AssertTheseDiagnostics(compilation, 904Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 906CompilationUtils.AssertTheseDiagnostics(compilation, 969Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 971CompilationUtils.AssertTheseDiagnostics(compilation, 1098Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, includeVbRuntime:=True) 1100CompilationUtils.AssertTheseDiagnostics(compilation, 1134Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1136CompilationUtils.AssertTheseDiagnostics(compilation, 1179Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1181CompilationUtils.AssertTheseDiagnostics(compilation, 1214Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1216CompilationUtils.AssertTheseDiagnostics(compilation, 1288Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1290CompilationUtils.AssertTheseDiagnostics(compilation, 1338Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1340CompilationUtils.AssertTheseDiagnostics(compilation, 1380Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1382CompilationUtils.AssertTheseDiagnostics(compilation, 1425Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1427CompilationUtils.AssertTheseDiagnostics(compilation, 1475Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1477CompilationUtils.AssertTheseDiagnostics(compilation, 1520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1522CompilationUtils.AssertTheseDiagnostics(compilation, 1565Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1567CompilationUtils.AssertTheseDiagnostics(compilation, 1735Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, includeVbRuntime:=True) 1737CompilationUtils.AssertTheseDiagnostics(compilation, 1810Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, options:=TestOptions.ReleaseExe, includeVbRuntime:=True) 1865Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, includeVbRuntime:=True) 1867CompilationUtils.AssertTheseDiagnostics(compilation, 1940Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, TestOptions.ReleaseExe, includeVbRuntime:=True) 2340Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2344CompilationUtils.AssertTheseDiagnostics(compilation, 2391CompilationUtils.AssertTheseDiagnostics(compilation, 2510Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2512CompilationUtils.AssertTheseDiagnostics(compilation, 2600Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2602CompilationUtils.AssertTheseDiagnostics(compilation, 2663Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2665CompilationUtils.AssertTheseDiagnostics(compilation, 2716Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2718CompilationUtils.AssertTheseDiagnostics(compilation, 2787Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2789CompilationUtils.AssertTheseDiagnostics(compilation, 2821Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2825CompilationUtils.AssertTheseDiagnostics(compilation, 2847CompilationUtils.AssertTheseDiagnostics(compilation, 2897Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2899CompilationUtils.AssertTheseDiagnostics(compilation, 2931Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2933CompilationUtils.AssertTheseDiagnostics(compilation, 3091Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3093CompilationUtils.AssertTheseDiagnostics(compilation, 3131Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3133CompilationUtils.AssertTheseDiagnostics(compilation, 3171Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3173CompilationUtils.AssertTheseDiagnostics(compilation, 3393Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3395CompilationUtils.AssertTheseDiagnostics(compilation, 3439Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3441CompilationUtils.AssertTheseDiagnostics(compilation, 3489Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {Net40.SystemCore}) 3491CompilationUtils.AssertTheseDiagnostics(compilation, 3629CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 4252Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 4254CompilationUtils.AssertTheseDiagnostics(compilation, 4516Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 4518CompilationUtils.AssertTheseDiagnostics(compilation, 4608Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 4610CompilationUtils.AssertTheseDiagnostics(compilation, 4700Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 4702CompilationUtils.AssertTheseDiagnostics(compilation, 5320Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 5323CompilationUtils.AssertTheseDiagnostics(compilation, 5380Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 5382CompilationUtils.AssertTheseDiagnostics(compilation, 5421Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 5424CompilationUtils.AssertTheseDiagnostics(compilation, 6072Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 6075CompilationUtils.AssertTheseDiagnostics(compilation, 6489Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 6491CompilationUtils.AssertTheseDiagnostics(compilation, 6737Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 6740CompilationUtils.AssertTheseDiagnostics(compilation, 7211Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 7213CompilationUtils.AssertTheseDiagnostics(compilation, 7878Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 7881CompilationUtils.AssertTheseDiagnostics(compilation, 9532Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 9535CompilationUtils.AssertTheseDiagnostics(compilation, 9743Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 9745CompilationUtils.AssertTheseDiagnostics(compilation, 10712Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 10715CompilationUtils.AssertTheseDiagnostics(compilation, 11428Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 11430CompilationUtils.AssertTheseDiagnostics(compilation, 12536Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 12539CompilationUtils.AssertTheseDiagnostics(compilation, 12831Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 12834CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 12876Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 12879CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 12921Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 12924CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 12957Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 12960CompilationUtils.AssertTheseDiagnostics(compilation, 13551Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 13553CompilationUtils.AssertTheseDiagnostics(compilation, 13811Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 13813CompilationUtils.AssertTheseDiagnostics(compilation, 13962Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 13965CompilationUtils.AssertTheseDiagnostics(compilation, 13997Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14127Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 14132CompilationUtils.AssertTheseDiagnostics(compilation, 14234Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 14237CompilationUtils.AssertTheseDiagnostics(compilation, 14325Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 14328CompilationUtils.AssertTheseDiagnostics(compilation, 14394Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 14396CompilationUtils.AssertTheseDiagnostics(compilation, 14480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 14482CompilationUtils.AssertTheseDiagnostics(compilation, 14508Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, references:={Net40.SystemCore}) 14510CompilationUtils.AssertTheseDiagnostics(compilation, 14534Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, references:={Net40.SystemCore}, options:=TestOptions.ReleaseExe) 14562Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, references:={Net40.SystemCore}, options:=TestOptions.ReleaseExe) 14564CompilationUtils.AssertTheseDiagnostics(compilation, 14594Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, references:={Net40.SystemCore}) 14596CompilationUtils.AssertTheseDiagnostics(compilation, 14647CompilationUtils.AssertTheseDiagnostics(compilation, 14695CompilationUtils.AssertTheseDiagnostics(compilation, 14737CompilationUtils.AssertTheseDiagnostics(compilation, 14783CompilationUtils.AssertTheseDiagnostics(compilation, 14825CompilationUtils.AssertTheseDiagnostics(compilation, 14871CompilationUtils.AssertTheseDiagnostics(compilation, 14898Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, references:={Net40.SystemCore}, options:=TestOptions.ReleaseExe) 14900CompilationUtils.AssertTheseDiagnostics(compilation, 15054Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, references:={Net40.SystemCore}, options:=TestOptions.ReleaseDll) 15055CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\QueryExpressions_FlowAnalysis.vb (2)
53Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 55CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\QueryExpressions_LookupSymbols.vb (78)
57Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 1) 69Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 2) - 1 81Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 3) - 1 94Dim pos4 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 4) - 1 108Dim pos5 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 5) - 1 121Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 6) - 1 135Dim pos7 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 7) 185Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 1) 198Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 2) 211Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 3) - 1 223Dim pos4 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 4) - 1 236Dim pos5 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 5) 286Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 1) 298Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 2) - 1 310Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 3) - 1 362Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 1) 375Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 2) 388Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 3) - 1 400Dim pos4 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 4) - 1 416Dim pos5 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 5) 430Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 6) 471Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 1) 483Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 2) - 1 553Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 1) - 1 567Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 2) - 1 581Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 3) - 1 595Dim pos4 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 4) - 1 609Dim pos5 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 5) - 1 623Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 6) - 1 637Dim pos7 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 7) - 1 652Dim pos8 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 8) - 1 667Dim pos9 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 9) - 1 681Dim pos10 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 10) - 1 695Dim pos11 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 11) 709Dim pos12 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 12) - 1 723Dim pos13 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 13) - 1 737Dim pos14 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 14) - 1 751Dim pos15 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 15) 904Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 940Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 1) - 1 990Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1004Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 3) 1018Dim pos4 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 4) 1029Dim pos5 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 5) 1043Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 6) - 1 1057Dim pos7 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 7) 1151Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1165Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1179Dim pos5 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1194Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1209Dim pos19 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1223Dim pos20 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 20) 1240Dim pos22 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 22) 1258Dim pos23 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 23) 1352Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1366Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1380Dim pos5 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1395Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1410Dim pos19 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1427Dim pos20 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, 20) 1447Dim pos22 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1468Dim pos23 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1544Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1627Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1640Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1653Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1667Dim pos8 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1681Dim pos13 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1695Dim pos15 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1779Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1794Dim pos3 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1809Dim pos6 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) - 1 1825Dim pos8 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1841Dim pos13 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1857Dim pos15 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 1939Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 2074Dim pos1 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i) 2085Dim pos2 As Integer = CompilationUtils.FindBindingTextPosition(compilation, "a.vb", Nothing, i + 1)
Semantics\QueryExpressions_SemanticModel.vb (270)
64Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 66semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node1, ExpressionSyntax)) 83Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 86semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node2, ExpressionSyntax)) 101Dim node3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 105semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node3, ExpressionSyntax)) 120Dim node6 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 6) 128Dim node7 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 134Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 136semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node4, ExpressionSyntax)) 153Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 155semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node5, ExpressionSyntax)) 175Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 182Dim node_3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 184semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_3, ExpressionSyntax)) 203Dim node_2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 206semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_2, ExpressionSyntax)) 221Dim node_1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 225semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_1, ExpressionSyntax)) 290Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 292semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node1, ExpressionSyntax)) 309Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 312semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node2, ExpressionSyntax)) 327Dim node3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 331semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node3, ExpressionSyntax)) 346Dim node6 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 6) 350Dim node7 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 356Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 358semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node4, ExpressionSyntax)) 375Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 377semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node5, ExpressionSyntax)) 397Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 404Dim node_3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 406semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_3, ExpressionSyntax)) 425Dim node_2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 428semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_2, ExpressionSyntax)) 443Dim node_1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 447semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_1, ExpressionSyntax)) 510Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 512semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node1, ExpressionSyntax)) 529Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 532semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node2, ExpressionSyntax)) 547Dim node3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 551semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node3, ExpressionSyntax)) 566Dim node6 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 6) 570Dim node7 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 576Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 578semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node4, ExpressionSyntax)) 595Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 597semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node5, ExpressionSyntax)) 617Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 624Dim node_3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 626semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_3, ExpressionSyntax)) 645Dim node_2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 648semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_2, ExpressionSyntax)) 663Dim node_1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 667semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_1, ExpressionSyntax)) 754Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 756semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node1, ExpressionSyntax)) 773Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 776semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node2, ExpressionSyntax)) 791Dim node3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 795semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node3, ExpressionSyntax)) 810Dim node6 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 6) 814Dim node7 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 820Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 822semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node4, ExpressionSyntax)) 839Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 841semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel1, TryCast(node5, ExpressionSyntax)) 861Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 868Dim node_3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 870semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_3, ExpressionSyntax)) 889Dim node_2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 892semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_2, ExpressionSyntax)) 907Dim node_1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 911semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel2, TryCast(node_1, ExpressionSyntax)) 926Dim node9 As WhereClauseSyntax = CompilationUtils.FindBindingText(Of WhereClauseSyntax)(compilation, "a.vb", 9) 933Dim node10 As PartitionWhileClauseSyntax = CompilationUtils.FindBindingText(Of PartitionWhileClauseSyntax)(compilation, "a.vb", 10) 940Dim node11 As PartitionWhileClauseSyntax = CompilationUtils.FindBindingText(Of PartitionWhileClauseSyntax)(compilation, "a.vb", 11) 947Dim node12 As PartitionClauseSyntax = CompilationUtils.FindBindingText(Of PartitionClauseSyntax)(compilation, "a.vb", 12) 954Dim node13 As PartitionClauseSyntax = CompilationUtils.FindBindingText(Of PartitionClauseSyntax)(compilation, "a.vb", 13) 990Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of BinaryExpressionSyntax)(compilation, "a.vb") 1071Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1073semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node1, ExpressionSyntax)) 1092Dim node2 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 2) 1095Dim node3 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 3) 1107Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 1108semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node4, ExpressionSyntax)) 1111Dim node5_1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 5) 1112semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node5_1, ExpressionSyntax)) 1115Dim node5_2 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 5) 1122Dim node6 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 6) 1123semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node6, ExpressionSyntax)) 1126Dim node7 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 7) 1136semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, node7.Expression) 1139Dim node8 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 8) 1140semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node8, ExpressionSyntax)) 1143Dim node9 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 9) 1146semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, node9.Expression) 1164Dim node10 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 10) 1173Dim node11 As SelectClauseSyntax = CompilationUtils.FindBindingText(Of SelectClauseSyntax)(compilation, "a.vb", 11) 1186Dim node12 As SelectClauseSyntax = CompilationUtils.FindBindingText(Of SelectClauseSyntax)(compilation, "a.vb", 12) 1194Dim node13 As SelectClauseSyntax = CompilationUtils.FindBindingText(Of SelectClauseSyntax)(compilation, "a.vb", 13) 1201Dim node14 As SelectClauseSyntax = CompilationUtils.FindBindingText(Of SelectClauseSyntax)(compilation, "a.vb", 14) 1208Dim node15 As SimpleJoinClauseSyntax = CompilationUtils.FindBindingText(Of SimpleJoinClauseSyntax)(compilation, "a.vb", 15) 1215Dim node16 As SelectClauseSyntax = CompilationUtils.FindBindingText(Of SelectClauseSyntax)(compilation, "a.vb", 16) 1222Dim node17 As DistinctClauseSyntax = CompilationUtils.FindBindingText(Of DistinctClauseSyntax)(compilation, "a.vb", 17) 1292Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1294semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node1, ExpressionSyntax)) 1313Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 1315semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2, ExpressionSyntax)) 1318Dim node3 As QueryExpressionSyntax = CompilationUtils.FindBindingText(Of QueryExpressionSyntax)(compilation, "a.vb", 3) 1320semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node3, ExpressionSyntax)) 1374Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1376semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node1, ExpressionSyntax)) 1396Dim node2to5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", i) 1398semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2to5, ExpressionSyntax)) 1416Dim node6 As OrderByClauseSyntax = CompilationUtils.FindBindingText(Of OrderByClauseSyntax)(compilation, "a.vb", 6) 1476Dim node1 As OrderingSyntax = CompilationUtils.FindBindingText(Of OrderingSyntax)(compilation, "a.vb", 1) 1488Dim node2 As OrderingSyntax = CompilationUtils.FindBindingText(Of OrderingSyntax)(compilation, "a.vb", 2) 1540Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1542semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node1, ExpressionSyntax)) 1561Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 1562Assert.Same(s1, CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2, ExpressionSyntax)).Symbol) 1564Dim node3 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 3) 1569Dim node4 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 4) 1574Dim node5 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 5) 1580Dim node6 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 6) 1587Dim node7 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 7) 1588Assert.Same(z1, CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node7, ExpressionSyntax)).Symbol) 1640Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 1642semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node1, ExpressionSyntax)) 1667Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 1669semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2, ExpressionSyntax)) 1672Dim node3 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 3) 1686Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 1687semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node4, ExpressionSyntax)) 1696Dim node5 As LetClauseSyntax = CompilationUtils.FindBindingText(Of LetClauseSyntax)(compilation, "a.vb", 5) 1703Dim node6 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 6) 1715Dim node7 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 7) 1722Dim node8 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 8) 1782Dim node1 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 1) 1789Dim node2 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 2) 1796Dim node3 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 3) 1803Dim node4 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 4) 1810Dim node5 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 5) 1817Dim node6 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 6) 1824Dim node7 As SimpleJoinClauseSyntax = CompilationUtils.FindBindingText(Of SimpleJoinClauseSyntax)(compilation, "a.vb", 7) 1852Dim node As MemberAccessExpressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 1) 1879Dim node As MemberAccessExpressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 1) 1906Dim node As MemberAccessExpressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 1) 1933Dim node As MemberAccessExpressionSyntax = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(compilation, "a.vb", 1) 2096Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2098semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node1, ExpressionSyntax)) 2123Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 2125semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2, ExpressionSyntax)) 2128Dim node3 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 3) 2135Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 2136semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node4, ExpressionSyntax)) 2145Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 2146semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node5, ExpressionSyntax)) 2165Dim node6 As ExpressionRangeVariableSyntax = CompilationUtils.FindBindingText(Of ExpressionRangeVariableSyntax)(compilation, "a.vb", 6) 2168Dim node7 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 2173Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 2178Dim node9 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 9) 2179semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node9, ExpressionSyntax)) 2198Dim node10 As FromClauseSyntax = CompilationUtils.FindBindingText(Of FromClauseSyntax)(compilation, "a.vb", 10) 2205Dim node11 As FromClauseSyntax = CompilationUtils.FindBindingText(Of FromClauseSyntax)(compilation, "a.vb", 11) 2212Dim node12 As FromClauseSyntax = CompilationUtils.FindBindingText(Of FromClauseSyntax)(compilation, "a.vb", 12) 2220Dim node13 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 13) 2231Dim node14 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 14) 2245Dim node15 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 14) 2251Dim node15 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 15) 2267Dim node16 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 16) 2278Dim node17 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 17) 2294Dim node18 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 18) 2313Dim node19 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 19) 2328Dim node20 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 20) 2347Dim node21 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 21) 2362Dim node22 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 22) 2381Dim node23 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 23) 2400Dim node24 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 24) 2422Dim node25 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 25) 2438Dim node26 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 26) 2454Dim node27 As CollectionRangeVariableSyntax = CompilationUtils.FindBindingText(Of CollectionRangeVariableSyntax)(compilation, "a.vb", 27) 2522Dim node1 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 2527Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 2529semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2, ExpressionSyntax)) 2549Dim node3 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 3) 2554Dim node4 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 4) 2560Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 2562semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node5, ExpressionSyntax)) 2565Dim node6 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 6) 2567semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node6, ExpressionSyntax)) 2570Dim node7 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 7) 2572semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node7, ExpressionSyntax)) 2662Dim node1 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2664semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node1, ExpressionSyntax)) 2690Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 2692semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2, ExpressionSyntax)) 2708Dim node3 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 3) 2713Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 2715semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node4, ExpressionSyntax)) 2741Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 2743semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node5, ExpressionSyntax)) 2759Dim node6 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 6) 2764Dim node7 As AggregationRangeVariableSyntax = CompilationUtils.FindBindingText(Of AggregationRangeVariableSyntax)(compilation, "a.vb", 7) 2772semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, node7.Aggregation) 2789Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 2799Dim node9 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 9) 2805Dim node10 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 10) 2806semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node10, ExpressionSyntax)) 2809Dim node11 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 11) 2810semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node11, ExpressionSyntax)) 2813Dim node12 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 12) 2814semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node12, ExpressionSyntax)) 2817Dim node13 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 13) 2818semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node13, ExpressionSyntax)) 2821Dim node14 As GroupByClauseSyntax = CompilationUtils.FindBindingText(Of GroupByClauseSyntax)(compilation, "a.vb", 14) 2890Dim node1 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 2895Dim node2 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 2) 2897semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node2, ExpressionSyntax)) 2917Dim node8 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 8) 2928Dim node3 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 3) 2933Dim node4 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 4) 2941Dim node5 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 5) 2943semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node5, ExpressionSyntax)) 2946Dim node6 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 6) 2948semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node6, ExpressionSyntax)) 2951Dim node7 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 7) 2953semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node7, ExpressionSyntax)) 2956Dim node9 As GroupJoinClauseSyntax = CompilationUtils.FindBindingText(Of GroupJoinClauseSyntax)(compilation, "a.vb", 9) 3296Dim node1 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 3305Dim node2 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 2) 3311Dim node3 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 3) 3320Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 3321semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node4, ExpressionSyntax)) 3341Dim node5 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 5) 3347Dim node6 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 6) 3348semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node6, ExpressionSyntax)) 3351Dim node7 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 7) 3352semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node7, ExpressionSyntax)) 3356Dim node8 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", i) 3357semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node8, ExpressionSyntax)) 3377Dim node9 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 9) 3393Dim node10 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 10) 3394semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node10, ExpressionSyntax)) 3397Dim node11 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 11) 3409Dim node12 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 12) 3423Dim node13 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 13) 3500Dim node1 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 3509Dim node2 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 2) 3515Dim node3 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 3) 3524Dim node4 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 4) 3525semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node4, ExpressionSyntax)) 3545Dim node5 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 5) 3551Dim node6 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 6) 3552semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node6, ExpressionSyntax)) 3557Dim node7 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 7) 3558semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node7, ExpressionSyntax)) 3561Dim node8 As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 8) 3562semanticInfo = CompilationUtils.GetSemanticInfoSummary(semanticModel, TryCast(node8, ExpressionSyntax)) 3565Dim node9 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 9) 3584Dim node10 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 10) 3595Dim node11 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 11) 3608Dim node12 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 12) 3746Dim node1 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 1 + 2 * i) 3759Dim node2 As AggregateClauseSyntax = CompilationUtils.FindBindingText(Of AggregateClauseSyntax)(compilation, "a.vb", 2 + 2 * i) 3966Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of PartitionWhileClauseSyntax)(compilation, "a.vb") 3998Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb")
Semantics\RedimStatementTests.vb (15)
53Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.VisualBasic15)) 54CompilationUtils.AssertTheseDiagnostics(compilation, 132Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 133CompilationUtils.AssertTheseDiagnostics(compilation, 169Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 170CompilationUtils.AssertTheseDiagnostics(compilation, 229Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 230CompilationUtils.AssertTheseDiagnostics(compilation, 258Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 259CompilationUtils.AssertNoErrors(compilation) 276Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 277CompilationUtils.AssertTheseDiagnostics(compilation, 299Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 300CompilationUtils.AssertTheseDiagnostics(compilation, 322Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source)
Semantics\SelectCaseTests.vb (16)
26Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 59Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 95Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 134Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 173Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 206Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of SingleLineLambdaExpressionSyntax)(compilation, "a.vb") 238Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of ParenthesizedExpressionSyntax)(compilation, "a.vb") 275Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 315Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 355Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 394Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 488Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of InvocationExpressionSyntax)(compilation, "a.vb") 527Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of LiteralExpressionSyntax)(compilation, "a.vb") 571Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 725Dim node = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb") 762Dim node = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb")
Semantics\TooLongNameTests.vb (8)
23Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 29CompilationUtils.AssertTheseDiagnostics(c, <expected></expected>) 35Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 41CompilationUtils.AssertTheseDiagnostics(c, <expected></expected>) 47Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 66CompilationUtils.AssertTheseEmitDiagnostics(c, 80Dim c As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 99CompilationUtils.AssertTheseEmitDiagnostics(c,
Semantics\TypeArgumentInference.vb (71)
71Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 114Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 212Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 214CompilationUtils.AssertTheseDiagnostics(compilation, 247Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 249CompilationUtils.AssertTheseDiagnostics(compilation, 283Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 324Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 386Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 420Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 422CompilationUtils.AssertNoErrors(compilation) 464Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 504Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 543Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 585Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 605Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 607CompilationUtils.AssertTheseDiagnostics(compilation, 632Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 634CompilationUtils.AssertTheseDiagnostics(compilation, 657Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 659CompilationUtils.AssertTheseDiagnostics(compilation, 684Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 686CompilationUtils.AssertTheseDiagnostics(compilation, 727Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 729CompilationUtils.AssertTheseDiagnostics(compilation, 770Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 772CompilationUtils.AssertTheseDiagnostics(compilation, 796Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 798CompilationUtils.AssertTheseDiagnostics(compilation, 822Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 824CompilationUtils.AssertTheseDiagnostics(compilation, 852Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 854CompilationUtils.AssertTheseDiagnostics(compilation, 861compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 863CompilationUtils.AssertTheseDiagnostics(compilation, 902Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 941Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 943CompilationUtils.AssertTheseDiagnostics(compilation, 977Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1003Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1005CompilationUtils.AssertTheseDiagnostics(compilation, 1033Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.Off)) 1034CompilationUtils.AssertNoErrors(comp1) 1035Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithOptionStrict(OptionStrict.On)) 1036CompilationUtils.AssertNoErrors(comp2) 1062Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1063CompilationUtils.AssertNoErrors(compilation) 1092Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1093CompilationUtils.AssertNoErrors(compilation) 1128Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1130CompilationUtils.AssertTheseDiagnostics(compilation, 1177Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1231Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1288Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1290CompilationUtils.AssertTheseDiagnostics(compilation, 1361Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1363CompilationUtils.AssertTheseDiagnostics(compilation, 1428Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1436CompilationUtils.AssertTheseDiagnostics(compilation, 1494Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1502CompilationUtils.AssertTheseDiagnostics(compilation, 1563Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1565CompilationUtils.AssertTheseDiagnostics(compilation, 1624Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1679Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1726Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1771Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 1813Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {SystemCoreRef}, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 1857Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseDll) 1870Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Semantics\TypeOfTests.vb (20)
485Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, , TestOptions.ReleaseExe) 486CompilationUtils.AssertTheseDiagnostics(compilation, 560Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, , TestOptions.ReleaseExe) 562CompilationUtils.AssertNoErrors(compilation) 737Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, , TestOptions.ReleaseExe) 739CompilationUtils.AssertNoErrors(compilation) 837Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, , TestOptions.ReleaseExe) 839CompilationUtils.AssertNoErrors(compilation) 882Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source, , TestOptions.ReleaseExe) 884CompilationUtils.AssertNoErrors(compilation) 1109Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1185Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1230Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1263Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1297Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1310CompilationUtils.AssertTheseDiagnostics(compilation, 1322Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1349CompilationUtils.AssertNoErrors(compilation) 1354Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1364CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\UnaryOperators.vb (11)
321Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 326c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOverflowChecks(False)) 365Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 367CompilationUtils.AssertTheseDiagnostics(c1, 429CompilationUtils.AssertTheseDiagnostics(c1, 509Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 513CompilationUtils.AssertTheseDiagnostics(c1, expected) 515Dim c2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe.WithOverflowChecks(False)) 519CompilationUtils.AssertTheseDiagnostics(c2, expected) 560Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 562CompilationUtils.AssertTheseDiagnostics(compilation, expected)
Semantics\UserDefinedBinaryOperators.vb (38)
216Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", i + 1) 336Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", i + 1) 388CompilationUtils.AssertTheseDiagnostics(compilation, 401Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", i + 1) 442CompilationUtils.AssertTheseDiagnostics(compilation, 455Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", i + 1) 507CompilationUtils.AssertTheseDiagnostics(compilation, 520Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", i + 1) 571CompilationUtils.AssertTheseDiagnostics(compilation, 588Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", i + 1) 593compilation.VerifyOperationTree(CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1), expectedOperationTree:= 608compilation.VerifyOperationTree(CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 2), expectedOperationTree:= 741Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 898Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 1038Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 1175Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 1292CompilationUtils.AssertTheseDiagnostics(compilation, 1369CompilationUtils.AssertTheseDiagnostics(compilation, 1538Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", 1) 1662CompilationUtils.AssertTheseDiagnostics(compilation, 1706CompilationUtils.AssertTheseDiagnostics(compilation, 1761CompilationUtils.AssertTheseDiagnostics(compilation, 1767Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 1842Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, 1851CompilationUtils.AssertTheseDiagnostics(compilation, 1932Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, 1935CompilationUtils.AssertTheseDiagnostics(compilation, 1989CompilationUtils.AssertTheseDiagnostics(compilation, 2066CompilationUtils.AssertTheseDiagnostics(compilation, 2136CompilationUtils.AssertTheseDiagnostics(compilation, 2222CompilationUtils.AssertTheseDiagnostics(compilation, 2290CompilationUtils.AssertTheseDiagnostics(compilation, 2518CompilationUtils.AssertTheseDiagnostics(compilation, 2736Dim typeSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2743CompilationUtils.AssertTheseDiagnostics(compilation, 2775Dim typeSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2782Dim equalsSyntax = CompilationUtils.FindBindingText(Of EqualsValueSyntax)(compilation, "a.vb", 2) 2797CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\UserDefinedConversions.vb (68)
65Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(verifier.Compilation, "a.vb", 1) 76Dim ctype_node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", 2) 121Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(verifier.Compilation, "a.vb", 1) 175Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(verifier.Compilation, "a.vb", 1) 186CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 237Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(verifier.Compilation, "a.vb", 1) 248CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 448CompilationUtils.AssertTheseDiagnostics(compilation, 752CompilationUtils.AssertTheseDiagnostics(compilation, 881CompilationUtils.AssertTheseDiagnostics(compilation, 919CompilationUtils.AssertTheseDiagnostics(compilation, 965CompilationUtils.AssertTheseDiagnostics(compilation, 1154CompilationUtils.AssertTheseDiagnostics(compilation, 1216CompilationUtils.AssertTheseDiagnostics(compilation, 1287CompilationUtils.AssertTheseDiagnostics(compilation, 1343CompilationUtils.AssertTheseDiagnostics(compilation, 1393CompilationUtils.AssertTheseDiagnostics(compilation, 1452CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 1508CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 1567CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 1623CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 1663CompilationUtils.AssertTheseDiagnostics(compilation, 1703CompilationUtils.AssertTheseDiagnostics(compilation, 1741CompilationUtils.AssertTheseDiagnostics(compilation, 1779CompilationUtils.AssertTheseDiagnostics(compilation, 1814CompilationUtils.AssertTheseDiagnostics(compilation, 1885CompilationUtils.AssertTheseDiagnostics(compilation, 1971CompilationUtils.AssertTheseDiagnostics(compilation, 2021CompilationUtils.AssertTheseDiagnostics(compilation, 2136Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2318Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2452Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2466CompilationUtils.AssertTheseDiagnostics(compilation, 2527Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2538CompilationUtils.AssertTheseDiagnostics(compilation, 2596Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2607CompilationUtils.AssertTheseDiagnostics(compilation, 2651CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2694CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2752CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2829Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2881CompilationUtils.AssertTheseDiagnostics(compilation, 2921Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 2940CompilationUtils.AssertTheseDiagnostics(compilation, 2983CompilationUtils.AssertTheseDiagnostics(compilation, 3020Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 3038CompilationUtils.AssertTheseDiagnostics(compilation, 3128CompilationUtils.AssertTheseDiagnostics(compilation, 3245CompilationUtils.AssertTheseDiagnostics(compilation, 3311CompilationUtils.AssertTheseDiagnostics(compilation, 3378CompilationUtils.AssertTheseDiagnostics(compilation, 3484CompilationUtils.AssertTheseDiagnostics(compilation, 3652CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 3658Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", 1) 3718CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 3724Dim node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", 1) 3772CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 3825CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 3865CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 3935CompilationUtils.AssertTheseDiagnostics(compilation, 3980Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 3999CompilationUtils.AssertTheseDiagnostics(compilation, 4048Dim x_node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 1) 4068CompilationUtils.AssertTheseDiagnostics(compilation, 4142CompilationUtils.AssertTheseDiagnostics(compilation, 4269CompilationUtils.AssertTheseDiagnostics(compilation, 4351CompilationUtils.AssertTheseDiagnostics(compilation, 4407CompilationUtils.AssertTheseDiagnostics(verifier.Compilation,
Semantics\UserDefinedForToLoop.vb (10)
542CompilationUtils.AssertTheseDiagnostics(compilation, 583CompilationUtils.AssertTheseDiagnostics(compilation, 639CompilationUtils.AssertTheseDiagnostics(compilation, 691CompilationUtils.AssertTheseDiagnostics(compilation, 748CompilationUtils.AssertTheseDiagnostics(compilation, 806CompilationUtils.AssertTheseDiagnostics(compilation, 864CompilationUtils.AssertTheseDiagnostics(compilation, 915CompilationUtils.AssertTheseDiagnostics(compilation, 985CompilationUtils.AssertTheseDiagnostics(compilation, 1059CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\UserDefinedUnaryOperators.vb (10)
57Dim not_node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", 1) 97Dim not_node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", 1) 137Dim not_node As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(verifier.Compilation, "a.vb", 1) 167CompilationUtils.AssertTheseDiagnostics(compilation, 265Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 267CompilationUtils.AssertTheseDiagnostics(compilation, 365Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 428Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 510Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 512CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\UseSiteErrorTests.vb (2)
38CompilationUtils.AssertTheseDiagnostics(compilation, 528Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(
Semantics\UsingStatementTest.vb (3)
281CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 285CompilationUtils.AssertTheseDiagnostics(compilation, 297CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\VariableTypeInference.vb (40)
29Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 54CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 61Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 84CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 91Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 116CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 123Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 148CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 155Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 177CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 184Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 209CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 216Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 238CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 247Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 269Dim tree = CompilationUtils.GetTree(compilation, "inferOff.vb") 276CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 283Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 305Dim tree = CompilationUtils.GetTree(compilation, "inferOn.vb") 307CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 319Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 337Dim tree = CompilationUtils.GetTree(compilation, "inferOn.vb") 339CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 348Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 366Dim tree = CompilationUtils.GetTree(compilation, "inferOn.vb") 368CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 378Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 400Dim tree = CompilationUtils.GetTree(compilation, "inferOn.vb") 402CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 414Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 431CompilationUtils.AssertTheseDiagnostics(compilation, 446CompilationUtils.AssertTheseDiagnostics(compilation, 456Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 471Dim tree = CompilationUtils.GetTree(compilation, "TestInferredTypes.vb") 520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 536Dim tree = CompilationUtils.GetTree(compilation, "TestInferredTypes.vb") 585Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 617Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 644Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 703Dim node = CompilationUtils.FindTokenFromText(tree, textToFind).Parent
Semantics\VarianceConversions.vb (35)
429CompilationUtils.AssertTheseDiagnostics(compilation, 679CompilationUtils.AssertTheseDiagnostics(compilation, 766CompilationUtils.AssertTheseDiagnostics(compilation, 790CompilationUtils.AssertTheseDiagnostics(compilation, 894CompilationUtils.AssertTheseDiagnostics(compilation, 1002CompilationUtils.AssertTheseDiagnostics(compilation, 1059CompilationUtils.AssertTheseDiagnostics(compilation, 1172CompilationUtils.AssertTheseDiagnostics(compilation, 1277CompilationUtils.AssertTheseDiagnostics(compilation, 1445CompilationUtils.AssertTheseDiagnostics(compilation, 1564CompilationUtils.AssertTheseDiagnostics(compilation, 1611CompilationUtils.AssertTheseDiagnostics(compilation, 1652CompilationUtils.AssertTheseDiagnostics(compilation, 1707CompilationUtils.AssertTheseDiagnostics(compilation, 1761CompilationUtils.AssertTheseDiagnostics(compilation, 1811CompilationUtils.AssertTheseDiagnostics(compilation, 1861CompilationUtils.AssertTheseDiagnostics(compilation, 1903CompilationUtils.AssertTheseDiagnostics(compilation, 1945CompilationUtils.AssertTheseDiagnostics(compilation, 1995CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2039CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2083CompilationUtils.AssertTheseDiagnostics(compilation, 2138CompilationUtils.AssertTheseDiagnostics(compilation, 2194CompilationUtils.AssertTheseDiagnostics(compilation, 2251CompilationUtils.AssertTheseDiagnostics(compilation, 2290CompilationUtils.AssertTheseDiagnostics(compilation, 2521CompilationUtils.AssertTheseDiagnostics(compilation, 2581CompilationUtils.AssertTheseDiagnostics(compilation, 2672CompilationUtils.AssertTheseDiagnostics(compilation, 2705CompilationUtils.AssertTheseDiagnostics(compilation, 2714CompilationUtils.AssertTheseDiagnostics(compilation, 2758CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2798CompilationUtils.AssertTheseDiagnostics(compilation, 2844CompilationUtils.AssertTheseDiagnostics(verifier.Compilation, 2917CompilationUtils.AssertTheseDiagnostics(compilation,
Semantics\WithBlockErrorTests.vb (29)
345Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 360CompilationUtils.AssertTheseDiagnostics(compilation, 370Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 395CompilationUtils.AssertTheseDiagnostics(compilation, 405Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 427CompilationUtils.AssertTheseDiagnostics(compilation, 437Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 453CompilationUtils.AssertTheseDiagnostics(compilation, 463Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 475CompilationUtils.AssertTheseDiagnostics(compilation, 485Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 497CompilationUtils.AssertTheseDiagnostics(compilation, 507Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 519CompilationUtils.AssertTheseDiagnostics(compilation, 529Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 547CompilationUtils.AssertTheseDiagnostics(compilation, 558Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 578CompilationUtils.AssertTheseDiagnostics(compilation, 589Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 626CompilationUtils.AssertTheseDiagnostics(compilation, 637Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 674CompilationUtils.AssertTheseDiagnostics(compilation, 685Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 750CompilationUtils.AssertTheseDiagnostics(compilation, 921Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 945CompilationUtils.AssertTheseDiagnostics(compilation, 958Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 984CompilationUtils.AssertTheseDiagnostics(compilation, 1015CompilationUtils.CreateCompilationWithMscorlib40(
Semantics\WithBlockSemanticModelTests.vb (11)
19Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 55Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 67Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of AnonymousObjectCreationExpressionSyntax)(compilation, "a.vb") 82Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 224Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 284Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 300Dim compilationB = CompilationUtils.CreateCompilationWithMscorlib40( 333Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 378Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 424Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 481Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
Semantics\XmlLiteralSemanticModelTests.vb (15)
18Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 45Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 84Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 102Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 172Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 201Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 221Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 239Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 265Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 306Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 347Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 400Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 430Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 493Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 527Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of XmlElementSyntax)(compilation, "a.vb")
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2624)
DocumentationComments\ConstructorDocumentationCommentTests.vb (1)
16_compilation = CompilationUtils.CreateCompilationWithMscorlib40(
DocumentationComments\DocCommentTests.vb (6)
131CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(tree).GetDiagnostics(), <errors></errors>) 162CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(tree).GetDiagnostics(), <errors></errors>) 193CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(tree).GetDiagnostics(), 678CompilationUtils.AssertTheseDiagnostics(model.GetDiagnostics(), <error></error>) 681CompilationUtils.AssertTheseDiagnostics(model.GetDiagnostics(), <error></error>) 12145CompilationUtils.AssertTheseDiagnostics(diagnostics.AsImmutable(), errors)
DocumentationComments\EventDocumentationCommentTests.vb (1)
18_compilation = CompilationUtils.CreateCompilationWithMscorlib40(
DocumentationComments\FieldDocumentationCommentTests.vb (1)
18_compilation = CompilationUtils.CreateCompilationWithMscorlib40(
DocumentationComments\MethodDocumentationCommentTests.vb (5)
20_compilation = CompilationUtils.CreateCompilationWithMscorlib40( 196Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 238Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=TestOptions.Regular.WithDocumentationMode(DocumentationMode.Diagnose)) 249compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=TestOptions.Regular.WithDocumentationMode(DocumentationMode.Parse)) 260compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, parseOptions:=TestOptions.Regular.WithDocumentationMode(DocumentationMode.None))
DocumentationComments\PropertyDocumentationCommentTests.vb (1)
16_compilation = CompilationUtils.CreateCompilationWithMscorlib40(
DocumentationComments\TypeDocumentationCommentTests.vb (1)
16_compilation = CompilationUtils.CreateCompilationWithMscorlib40(
StaticLocalDeclarationTests.vb (26)
41Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 68Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 98Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 100CompilationUtils.AssertTheseDiagnostics(compilation, 133Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 134CompilationUtils.AssertTheseDiagnostics(compilation, 167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 168CompilationUtils.AssertTheseDiagnostics(compilation, 204Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 234Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 261Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 291Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 321Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 350Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 414Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 448Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 506Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 534Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 567Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 614Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 650Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 675Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 701Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 732Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
SymbolDisplay\SymbolDisplayTests.vb (8)
4074Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 4097Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 4972Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5165Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(source, references:={SystemRuntimeFacadeRef, ValueTupleRef}) 5312Dim compB = CompilationUtils.CreateCompilationWithMscorlib40(sourceB, references:={refA}) 5451Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 5988Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 6028Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(text, references:={TestMetadata.Net40.SystemCore})
SymbolsTests\AnonymousDelegates\AnonymousDelegates_CreationAndEmit.vb (13)
301Dim node16 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 16) 318Dim node15 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 15) 330Dim node14 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 14) 341Dim node13 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 13) 353Dim node12 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 12) 359Dim node11 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 11) 365Dim node10 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 10) 371Dim node7 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 7) 380Dim node5 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 5) 386Dim node4 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 4) 394Dim node2 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 2) 405Dim node1 As ModifiedIdentifierSyntax = CompilationUtils.FindBindingText(Of ModifiedIdentifierSyntax)(compilation, "a.vb", 1) 476Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
SymbolsTests\AnonymousTypes\AnonymousTypesEmittedSymbolsTests.vb (3)
32Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source:=compilationDef, references:={}) 33CompilationUtils.AssertTheseDiagnostics(compilation, 263Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef)
SymbolsTests\AnonymousTypes\AnonymousTypesSemanticsTests.vb (14)
101Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(compilationDef, {SystemRef, SystemCoreRef, MsvbRef}) 102CompilationUtils.AssertNoDiagnostics(compilation) 223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(compilationDef, {SystemRef, SystemCoreRef, MsvbRef}) 224CompilationUtils.AssertNoDiagnostics(compilation) 296Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(compilationDef, {SystemRef, SystemCoreRef, MsvbRef}) 297CompilationUtils.AssertNoDiagnostics(compilation) 365Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(compilationDef, {SystemRef, SystemCoreRef, MsvbRef}) 366CompilationUtils.AssertNoDiagnostics(compilation) 1621CompilationUtils.CheckSymbolsUnordered(syms1, 1664CompilationUtils.CheckSymbolsUnordered(syms1, 1971Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(text, {TestMetadata.Net40.System, TestMetadata.Net40.SystemCore, TestMetadata.Net40.MicrosoftVisualBasic}) 1973CompilationUtils.AssertNoErrors(compilation) 1975CompilationUtils.AssertTheseDiagnostics(compilation, errors) 2044Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
SymbolsTests\AssemblyAndNamespaceTests.vb (14)
32Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 61Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 89Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 152Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 175CompilationUtils.AssertTheseParseDiagnostics(compilation, expectedErrors) 181Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 254Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 311CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 317Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 341Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 357Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 400CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 413Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40( 423Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\CompilationCreationTests.vb (1)
1993Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef)
SymbolsTests\CorLibrary\Choosing.vb (4)
36Dim corLib = CompilationUtils.CreateEmptyCompilation( 51Dim consumer = CompilationUtils.CreateEmptyCompilationWithReferences( 66Dim corLib = CompilationUtils.CreateEmptyCompilation( 78Dim consumer = CompilationUtils.CreateEmptyCompilationWithReferences(
SymbolsTests\ExtensionMethods\AddressOf.vb (6)
700Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 702CompilationUtils.AssertTheseDiagnostics(compilation, 780Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 782CompilationUtils.AssertTheseDiagnostics(compilation, 854Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 856CompilationUtils.AssertTheseDiagnostics(compilation,
SymbolsTests\ExtensionMethods\ExtensionMethodTests.vb (60)
20Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 213Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 423Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 618Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 812Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1008Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1038Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1071Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1132CompilationUtils.AssertTheseDiagnostics(compilation1, 1161Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1216CompilationUtils.AssertTheseDiagnostics(compilation2, 1250Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1283CompilationUtils.AssertTheseDiagnostics(compilation2, 1305Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1366CompilationUtils.AssertTheseDiagnostics(compilation1, 1398Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1428CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 1439Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1471CompilationUtils.AssertTheseDiagnostics(compilation1, 1667Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 1677CompilationUtils.AssertNoErrors(compilation2) 1679Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40( 1689CompilationUtils.AssertNoErrors(compilation3) 1708Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilation1Def, 1716Dim compilation3_1 = CompilationUtils.CreateCompilationWithMscorlib40( 1727Dim compilation1_1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilation1Def, 1732CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1_1, 1741CompilationUtils.AssertTheseDiagnostics(compilation1_1, 1753Dim compilation3_2 = CompilationUtils.CreateCompilationWithMscorlib40( 1764Dim compilation1_2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilation1Def, 1788Dim compilation1_3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilation1_3_Def, 1793CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1_3, 1800CompilationUtils.AssertTheseDiagnostics(compilation1_3, 1833Dim compilation1_4 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilation1_4_Def, 1840Dim compilation3_3 = CompilationUtils.CreateCompilationWithMscorlib40( 1853Dim compilation1_5 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilation1Def, 1856CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1_5, 1863CompilationUtils.AssertTheseDiagnostics(compilation1_5, 1873Dim compilation4 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1890CompilationUtils.AssertTheseDeclarationDiagnostics(compilation4, 1897CompilationUtils.AssertTheseDiagnostics(compilation4, 1904Dim compilation5 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1922CompilationUtils.AssertNoErrors(compilation5) 1971Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1993CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1998Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2021CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2026Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2053CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2058Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2142CompilationUtils.AssertTheseDiagnostics(compilation1, 2236Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2259Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2269CompilationUtils.AssertTheseDiagnostics(compilation2, 2282Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2298CompilationUtils.AssertTheseDiagnostics(compilation2, 2311Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2327CompilationUtils.AssertTheseDiagnostics(compilation2, 2340Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2357CompilationUtils.AssertTheseDiagnostics(compilation2,
SymbolsTests\ExtensionMethods\LookupAndInvocation.vb (53)
983Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, 986CompilationUtils.AssertTheseDiagnostics(compilation, 1036Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1038CompilationUtils.AssertTheseDiagnostics(compilation, 1312Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1314CompilationUtils.AssertTheseDiagnostics(compilation, 1503Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 1505CompilationUtils.AssertTheseDiagnostics(compilation, 1669Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1671CompilationUtils.AssertTheseDiagnostics(compilation, 1721Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1723CompilationUtils.AssertTheseDiagnostics(compilation, 1895Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1897CompilationUtils.AssertTheseDiagnostics(compilation, 2064Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2066CompilationUtils.AssertTheseDiagnostics(compilation, 2133Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2135CompilationUtils.AssertTheseDiagnostics(compilation, 2185Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2187CompilationUtils.AssertTheseDiagnostics(compilation, 2239Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2241CompilationUtils.AssertTheseDiagnostics(compilation, 2336Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2338CompilationUtils.AssertTheseDiagnostics(compilation, 2384Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2386CompilationUtils.AssertTheseDiagnostics(compilation, 2429Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2431CompilationUtils.AssertTheseDiagnostics(compilation, 2474Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2476CompilationUtils.AssertTheseDiagnostics(compilation, 2518Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2520CompilationUtils.AssertTheseDiagnostics(compilation, 2568Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2570CompilationUtils.AssertTheseDiagnostics(compilation, 2615Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.Custom)) 2617CompilationUtils.AssertTheseDiagnostics(compilation, 2683Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 2685CompilationUtils.AssertTheseDiagnostics(compilation, 2717Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2747CompilationUtils.AssertTheseDiagnostics(compilation, 2757Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2782CompilationUtils.AssertTheseDiagnostics(compilation, 2792Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2816CompilationUtils.AssertTheseDiagnostics(compilation, 2868CompilationUtils.AssertTheseDiagnostics(CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef), 2927CompilationUtils.AssertTheseDiagnostics(CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef), 3049Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef2, 3053CompilationUtils.AssertNoErrors(compilation) 3128Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef1) 3147Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef2, 3151CompilationUtils.AssertTheseDiagnostics(compilation2,
SymbolsTests\GenericConstraintTests.vb (71)
22Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 36Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 52Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 72Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 97Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 209Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 248Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 275Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 300Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 353Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 431Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 461Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 662Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 935Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 991Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1147Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1216Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1375Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1468Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1499Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1540Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1637Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1765Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1819Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1914Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2035Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2234Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2261Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2292Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2325Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2356Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2431Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2455Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2508Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2600Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3072Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3487Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3679Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4017Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4042Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4243Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4332Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4410Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4626Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4649Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4678Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4714Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 4797Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4864Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 4894Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 4946Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 4968Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5024Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5047Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5111Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5199Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5338Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5373Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5389compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5408Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5442compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5480compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 5531Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5557CompilationUtils.CheckSymbols(typeParameter.ConstraintTypes, constraintTypeDescriptions) 5563Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5596Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5632Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5746Dim compilation = CompilationUtils.CreateCompilationWithMscorlib45AndVBRuntime( 5781Dim compilation = CompilationUtils.CreateCompilationWithMscorlib45AndVBRuntime( 5815Dim compilation = CompilationUtils.CreateCompilationWithMscorlib45AndVBRuntime(
SymbolsTests\ImplicitClassTests.vb (2)
23Dim c = CompilationUtils.CreateCompilationWithMscorlib40( 57Dim c = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\InaccessibleOverriding.vb (18)
20Dim proj1 = CompilationUtils.CreateCompilationWithMscorlib40( 39Dim proj2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 89Dim proj1 = CompilationUtils.CreateCompilationWithMscorlib40( 108Dim proj2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 157Dim proj1 = CompilationUtils.CreateCompilationWithMscorlib40( 176Dim proj2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 193Dim proj3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 217CompilationUtils.AssertTheseDiagnostics(proj3, 228Dim proj1 = CompilationUtils.CreateCompilationWithMscorlib40( 249Dim proj2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 268Dim proj3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 294CompilationUtils.AssertTheseDiagnostics(proj3, 528Dim proj3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 552CompilationUtils.AssertTheseDiagnostics(proj3, 624Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 641CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 710Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 733CompilationUtils.AssertNoDiagnostics(compilation1)
SymbolsTests\InstantiatingGenerics.vb (4)
350Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 612CompilationUtils.AssertTheseDiagnostics(compilation, 666Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 724Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\Metadata\MetadataMemberTests.vb (20)
147Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 183CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 189Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 238CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 245Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 303CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 308Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 355CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 361Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 403CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 631Dim expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "b.vb", 0) 633Dim semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "b.vb", 0) 640expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "b.vb", 1) 642semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "b.vb", 1) 649expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "b.vb", 2) 651semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "b.vb", 2) 658expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "b.vb", 3) 660semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "b.vb", 3) 667expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "b.vb", 4) 669semanticInfo = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "b.vb", 4)
SymbolsTests\Metadata\MetadataTypeTests.vb (10)
22Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 60CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 66Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 93Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 142CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 197CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 202Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 251CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 303CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 373CompilationUtils.AssertNoDeclarationDiagnostics(compilation)
SymbolsTests\Metadata\PE\HasUnsupportedMetadata.vb (2)
158Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 367Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource(
SymbolsTests\Metadata\PE\LoadingAttributes.vb (4)
1379Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40( 1516Dim c1 = CompilationUtils.CreateCompilationWithCustomILSource( 1545Dim c2 = CompilationUtils.CreateCompilationWithCustomILSource( 1605Dim c = CompilationUtils.CreateCompilationWithCustomILSource(
SymbolsTests\Metadata\PE\LoadingEvents.vb (2)
64Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, {ref}, TestOptions.ReleaseExe) 65CompilationUtils.AssertTheseDiagnostics(c1,
SymbolsTests\Metadata\PE\LoadingMethods.vb (4)
769Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 857Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 890Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 1061Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe)
SymbolsTests\Metadata\PE\LoadingOperators.vb (14)
545Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 1141Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 1360Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 1903Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2064Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2188Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2288Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2386Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2466Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2545Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2624Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2688Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2777Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2789Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
SymbolsTests\Metadata\PE\LoadingWithEvents.vb (2)
27Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, {simpleWithEvents}, TestOptions.ReleaseExe) 49Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, {ref}, TestOptions.ReleaseExe)
SymbolsTests\Metadata\PE\NoPia.vb (3)
1081Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 1152Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 1237Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe)
SymbolsTests\Metadata\PE\NoPiaInstantiationOfGenericClassAndStruct.vb (3)
466Dim localType = CompilationUtils.CreateCompilationWithMscorlib40(localTypeCompilationDef) 476Dim localConsumer = CompilationUtils.CreateCompilationWithMscorlib40(localConsumerCompilationDef) 497Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef)
SymbolsTests\Metadata\PE\NoPiaLocalHideAndTypeSubstitutionTests.vb (6)
25Dim localConsumer = CompilationUtils.CreateCompilationWithMscorlib40(localConsumerCompilationDef) 61Dim localConsumer = CompilationUtils.CreateEmptyCompilationWithReferences( 123Dim localConsumer = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, 159Dim localConsumer = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, 238Dim localConsumer = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef, 279Dim localConsumer = CompilationUtils.CreateEmptyCompilationWithReferences(compilationDef2,
SymbolsTests\Metadata\PE\VisualBasicCompilerFeatureRequiredTests.vb (2)
78Return CompilationUtils.CreateCompilation(source, references) 564Dim compilation = CompilationUtils.CreateCompilation(<compilation>
SymbolsTests\MetadataFileReferenceCompilationTests.vb (6)
20Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 31CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 38Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 51CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 88Dim b = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 103Dim a = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(
SymbolsTests\MyBaseMyClassSemanticsTests.vb (3)
120Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(text, {SystemRef, SystemCoreRef, MsvbRef}) 122CompilationUtils.AssertNoErrors(compilation) 124CompilationUtils.AssertTheseDiagnostics(compilation, errors)
SymbolsTests\Retargeting\RetargetingTests.vb (1)
20Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\Source\BaseClassTests.vb (130)
19Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 34CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 39Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 59CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 64Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 87CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 92Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 109CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 114Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 137CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 142Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 168CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 173Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 205CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 210Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 249CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 254Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 273CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 278Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 295CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 300Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 330CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 335Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 354CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 359Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 382CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 387Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 404CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 409Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 432CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 437Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 474CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 479Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 512CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 518Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 535CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 541Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 558CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 564Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 582CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 587Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 604CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 609Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 626CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 631Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 648CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 653Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 680CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 685Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 712CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 720Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 736CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 745Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 761CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 763compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 779CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 787Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 804CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 817Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 837Dim Comp2 = CompilationUtils.CreateEmptyCompilationWithReferences( 861CompilationUtils.AssertTheseDeclarationDiagnostics(Comp2, expectedErrors) 875Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 897Dim Comp2 = CompilationUtils.CreateEmptyCompilationWithReferences( 922CompilationUtils.AssertTheseDeclarationDiagnostics(Comp2, expectedErrors) 939Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 964CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 971Dim Comp2 = CompilationUtils.CreateEmptyCompilationWithReferences( 1002Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 1031Dim Comp2 = CompilationUtils.CreateEmptyCompilationWithReferences( 1068Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 1093CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 1100Dim Comp2 = CompilationUtils.CreateEmptyCompilationWithReferences( 1124Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1141CompilationUtils.AssertNoErrors(compilation) 1147Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1165CompilationUtils.AssertNoErrors(compilation) 1178Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1214CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1219Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1252CompilationUtils.AssertNoErrors(compilation) 1264Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1297CompilationUtils.AssertNoErrors(compilation) 1309Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1346CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1358Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1390CompilationUtils.AssertNoErrors(compilation) 1402Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1437CompilationUtils.AssertNoErrors(compilation) 1449Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1487CompilationUtils.AssertNoErrors(compilation) 1499Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1541CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1546Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1566CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1571Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1611CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1616Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1657CompilationUtils.AssertNoErrors(compilation) 1662Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1699CompilationUtils.AssertNoErrors(compilation) 1723Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1725CompilationUtils.AssertTheseDiagnostics(compilation, 1750Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 1752CompilationUtils.AssertTheseDiagnostics(compilation, 1764Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1787CompilationUtils.AssertNoErrors(compilation) 1793Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1807CompilationUtils.AssertNoErrors(compilation) 1813Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1833CompilationUtils.AssertNoErrors(compilation) 1839Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1872CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 1877Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1912CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 1918Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1939CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 1945Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1969CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 1974Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1995CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 2024Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(text) 2041Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(text) 2072Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(text) 2101Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(text) 2130Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(text) 2158Dim compilation0 = CompilationUtils.CreateCompilationWithMscorlib40(text) 2159CompilationUtils.AssertNoErrors(compilation0) ' same as in Dev10 2166Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2203Dim c2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(c2Source, {New VisualBasicCompilationReference(compilation)}) 2209CompilationUtils.CreateCompilationWithMscorlib40AndReferences(c2Source, {MetadataReference.CreateFromImage(compilationImage)}).VerifyDiagnostics()
SymbolsTests\Source\BindingsTests.vb (43)
22Dim tree As SyntaxTree = CompilationUtils.GetTree(compilation, treeName) 23Dim position As Integer = CompilationUtils.FindPositionFromText(tree, textToFind) 47Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 112Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 115Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 209Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 231Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 275Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 336Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 339Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 344typeSymbol = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "C1") 348typeSymbol = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "C2") 352typeSymbol2 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "C2") 357typeSymbol = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q'first") 363typeSymbol2 = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q'second") 370typeSymbol3 = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q'third") 378typeSymbol4 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "Q") 387typeSymbol5 = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "Q(Of T)") 397typeSymbol6 = CompilationUtils.GetTypeSymbol(compilation, bindingsB, "b.vb", "RRR") 403CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 410Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 458Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 461Dim treeB = CompilationUtils.GetTree(compilation, "b.vb") 466Dim importSystemCollectionsTypeSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "System.Collections")) 475Dim importsOrangeTypeSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "N2.Orange")) 486Dim importsYellowTypeSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "yellow%")) 496Dim interfaceIAmbigTypeSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "N2.IAmbig")) 515Dim classYellowTypeSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "Yellow")) 528Dim elvisTypeSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "Elvis")) 537Dim iEnumSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "Generic.IEnumerable(Of TParam2)")) 545Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 564Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 568Dim typeC = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "C") 572Dim bSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "B")) 580Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 599Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 603Dim typeC = CompilationUtils.GetTypeSymbol(compilation, bindingsA, "a.vb", "C") 607Dim baseSyntax = FindTypeSyntax(CompilationUtils.FindTokenFromText(treeA, "A(Of T)")) 616Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 648Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 664Dim treeA = CompilationUtils.GetTree(compilation, "a.vb") 688Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 706Dim treeA = CompilationUtils.GetTree(compilation, "a.vb")
SymbolsTests\Source\ClsComplianceTests.vb (1)
2747CompilationUtils.AssertTheseDiagnostics(comp.GetDiagnosticsForSyntaxTree(CompilationStage.Declare, tree1, filterSpanWithinTree:=Nothing, includeEarlierStages:=False),
SymbolsTests\Source\DelegateTests.vb (22)
57Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 194Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 218Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 242Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 296Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 297CompilationUtils.AssertNoErrors(compilation) 311Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 312CompilationUtils.AssertNoErrors(compilation) 369Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 371CompilationUtils.AssertNoErrors(compilation) 392Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.Off)) 393CompilationUtils.AssertNoErrors(comp1) 394Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 395CompilationUtils.AssertNoErrors(comp2) 410Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.Off)) 411CompilationUtils.AssertNoErrors(comp1) 412Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 413CompilationUtils.AssertNoErrors(comp2) 428Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.Off)) 429CompilationUtils.AssertNoErrors(comp1) 430Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 431CompilationUtils.AssertNoErrors(comp2)
SymbolsTests\Source\EnumTests.vb (50)
189Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 191CompilationUtils.AssertTheseDiagnostics(comp, <errors> 201comp = CompilationUtils.CreateCompilationWithMscorlib40(text, options:=TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 203CompilationUtils.AssertTheseDiagnostics(comp, <errors> 279Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 289CompilationUtils.AssertTheseParseDiagnostics(comp, <ERRORS> 298Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 308CompilationUtils.AssertTheseDiagnostics(comp, <ERRORS> 317Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 331CompilationUtils.AssertTheseDiagnostics(comp, <ERRORS> 358Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 411CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 547Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 548CompilationUtils.AssertTheseDeclarationDiagnostics(comp, <errors></errors>) 598Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 599CompilationUtils.AssertTheseDeclarationDiagnostics(comp, <errors> 626Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 627CompilationUtils.AssertTheseDiagnostics(comp, <errors> 727Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 728CompilationUtils.AssertTheseDeclarationDiagnostics(comp, <errors></errors>) 761Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 762CompilationUtils.AssertTheseDeclarationDiagnostics(comp, <errors></errors>) 820Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 839Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 840CompilationUtils.AssertTheseParseDiagnostics(comp, <errors> 863Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 864CompilationUtils.AssertTheseDeclarationDiagnostics(comp, <errors></errors>) 880comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 881CompilationUtils.AssertTheseDeclarationDiagnostics(comp, <errors> 905Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 932Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 933CompilationUtils.AssertTheseDeclarationDiagnostics(comp, <errors></errors>) 948CompilationUtils.CreateCompilationWithMscorlib40(text).VerifyDiagnostics(Diagnostic(ERRID.ERR_CircularEvaluation1, "A").WithArguments("A")) 962CompilationUtils.CreateCompilationWithMscorlib40(text).VerifyDiagnostics( 981CompilationUtils.CreateCompilationWithMscorlib40(text).VerifyDiagnostics( 1016Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(text) 1017CompilationUtils.AssertNoErrors(comp) 1089Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(text) 1090CompilationUtils.AssertTheseDiagnostics(comp, <errors> 1152Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(text) 1153CompilationUtils.AssertTheseDiagnostics(comp, <errors> 1177Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 1178CompilationUtils.AssertTheseDiagnostics(comp, <errors> 1203Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 1235Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(source) 1258Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(source) 1284Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(source) 1315Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(source) 1349Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 1354Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text)
SymbolsTests\Source\EventTests.vb (52)
73CompilationUtils.AssertTheseCompileDiagnostics(comp1, 120Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 121CompilationUtils.AssertTheseCompileDiagnostics(comp, <Expected></Expected>) 147Dim vbCompilation = CompilationUtils.CreateCompilationWithMscorlib45AndVBRuntime( 151CompilationUtils.AssertTheseCompileDiagnostics(vbCompilation, <Expected></Expected>) 188Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 189CompilationUtils.AssertTheseCompileDiagnostics(comp, 218Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 219CompilationUtils.AssertTheseParseDiagnostics(comp2, 241Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.Off)) 242CompilationUtils.AssertNoErrors(comp1) 243Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 244CompilationUtils.AssertNoErrors(comp2) 267Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source).VerifyDiagnostics() 362Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.Off)) 363CompilationUtils.AssertNoErrors(comp1) 364Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 365CompilationUtils.AssertNoErrors(comp2) 385Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 386CompilationUtils.AssertTheseDiagnostics(comp2, 422Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 423CompilationUtils.AssertTheseDiagnostics(comp2, 453Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 454CompilationUtils.AssertTheseDiagnostics(comp2, 482Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 483CompilationUtils.AssertTheseDiagnostics(comp2, 511Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 512CompilationUtils.AssertTheseDiagnostics(comp2, 550Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 551CompilationUtils.AssertTheseDiagnostics(comp2, 594Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 595CompilationUtils.AssertTheseDiagnostics(comp2, 638Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 639CompilationUtils.AssertNoErrors(comp2) 800Dim comp2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseDll.WithOptionStrict(OptionStrict.On)) 801CompilationUtils.AssertTheseDiagnostics(comp2, 937CompilationUtils.AssertTheseDiagnostics(comp2, 1103Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source) 1161Dim comp = CompilationUtils.CreateCompilationWithCustomILSource(vbSource, ilSource) 1566Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of PredefinedTypeSyntax)(compilation, "a.vb") 1604Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1642Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1682Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1792Dim semanticSummary = CompilationUtils.GetSemanticInfoSummary(Of IdentifierNameSyntax)(compilation, "a.vb") 1817Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1848Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 1871Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2390Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2411Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2443Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2474Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\Source\FieldTests.vb (23)
23Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 47CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 53Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 72Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 174CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 180Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 202CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 239Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 255CompilationUtils.AssertTheseDiagnostics(compilation, 268Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 282CompilationUtils.AssertNoErrors(compilation) 287Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 301CompilationUtils.AssertNoErrors(compilation) 307Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 368Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 384CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors(index) 411Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 427CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors(index) 458Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 503Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 512CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 521Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 546Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\Source\GroupClassTests.vb (11)
2605Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "Test3.vb", 1) 2606Dim node2 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "Test3.vb", 2) 2610semanticInfo1 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node1) 2611semanticInfo2 = CompilationUtils.GetSemanticInfoSummary(semanticModel, node2) 3274Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 3283Dim node2 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 2) 3355Dim node2 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 2) 3761Dim node1 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 1) 3769Dim node2 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 2) 3777Dim node3 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 3) 3785Dim node4 As ExpressionSyntax = CompilationUtils.FindBindingText(Of ExpressionSyntax)(compilation, "a.vb", 4)
SymbolsTests\Source\ImplementsTests.vb (130)
493Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 535CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 557Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 590CompilationUtils.AssertTheseDiagnostics(compilation, 606Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 626CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 638Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 667CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 679Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 704CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 726Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 752CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 761Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 787CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 799Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 825CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 843Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 862CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 876Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 936CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 952Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 983CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 998Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1035CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1066Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1084CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1090Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1108CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1114Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1132CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 1137Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1173CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1194Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1228CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1242Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1290CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1304Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1377CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1383Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1423CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1441Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1480CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1494Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1509CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1519Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1548CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1558Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1594CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1613Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1626CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1636Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1656CompilationUtils.AssertNoErrors(compilation) 1662Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1684CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 1694Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1761CompilationUtils.AssertNoErrors(comp) 1767Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1785CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1791Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1809CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1815Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1834CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1840Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1858CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1864Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1883CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1889Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1907CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1913Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1931CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1937Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1955CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1961Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 1979CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 1985Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2003CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 2009Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2027CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 2033Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2051CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 2057Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2077CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 2083Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2103CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 2109Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2129CompilationUtils.AssertTheseDiagnostics(comp, <errors></errors>) 2135Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2155CompilationUtils.AssertTheseDiagnostics(comp, 2168Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2263CompilationUtils.AssertNoErrors(comp) 2268Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2337CompilationUtils.AssertTheseDiagnostics(comp, <expected> 2349Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2445CompilationUtils.AssertTheseDiagnostics(comp, <expected> 2457Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2492CompilationUtils.AssertTheseDiagnostics(comp, <expected> 2501Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 2561CompilationUtils.AssertNoErrors(comp) 2567Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2586CompilationUtils.AssertNoErrors(comp) 2669Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2691CompilationUtils.AssertNoErrors(compilation) 2697Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2720CompilationUtils.AssertTheseDiagnostics(compilation, 2735Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2753CompilationUtils.AssertTheseDiagnostics(compilation, 2767Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2845CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 3018Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3054CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 3070Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3101CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 3117Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3159CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 3172Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3221CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 3234Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3310CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 3327Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3342CompilationUtils.AssertTheseDiagnostics(compilation, <expected> 3521Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3536CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 3542Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3557CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 3563Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3578CompilationUtils.AssertTheseDiagnostics(compilation, 3592Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3607CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>) 3613Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3627CompilationUtils.AssertTheseDiagnostics(compilation, <expected></expected>)
SymbolsTests\Source\LocalTests.vb (4)
17Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 33Dim expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 0) 43Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 60Dim expressionSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, "a.vb", 0)
SymbolsTests\Source\MethodTests.vb (36)
23Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 152CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 171Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 207CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 212Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 280CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 285Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 350CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 355Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 440CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 445Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 549CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 554Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 591CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 596Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 651CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 656Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 807Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 893CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 899Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 938Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1001Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1149Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1254Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1273Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1313CompilationUtils.AssertNoErrors(compilation) 1318Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1355CompilationUtils.AssertNoErrors(compilation) 1360Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1397CompilationUtils.AssertNoErrors(compilation) 1402Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1429CompilationUtils.AssertNoErrors(compilation) 1443Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1470CompilationUtils.AssertNoErrors(compilation) 1484Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 1659CompilationUtils.AssertTheseDiagnostics(compilation,
SymbolsTests\Source\NamespaceGlobalTests.vb (70)
17Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 29Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 46CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "Class1", "NS1.Class1") 47CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1", "C1") 52CompilationUtils.VerifyIsGlobal(rootNS2.ContainingSymbol) 54Dim typeSymbol2C1 = CompilationUtils.VerifyGlobalNamespace(compilation2, "a.vb", "C1", "RootNS.Global.ns1.C1", "RootNS.C1") 56Dim symbolC2 = CompilationUtils.VerifyGlobalNamespace(compilation2, "a.vb", "C2", "[Global].ns1.C2") 62Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 75Dim symbolA = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "A", {"A", "A"}, False) 76CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, <errors> 87Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 104Dim nsGlobal = CompilationUtils.VerifyIsGlobal(globalNS.GetMembers("Global").Single, False) 107Dim symbolA = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "A", "[Global].A", "A") 108CompilationUtils.AssertNoErrors(compilation1) 120Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40(source) 121Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40(source, options:=New VisualBasicCompilationOptions(OutputKind.ConsoleApplication).WithRootNamespace("Global")) 135Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 149CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "Class1", {"Class1"}, False) 150CompilationUtils.VerifyGlobalNamespace(compilation1, "b.vb", "Class1", {"Class1"}, False) 159Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 174Dim symbolClass = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "Class1", {"Class1", "[Global].Class1"}, False) 180Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 194Dim symbolClass = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1", {"C1", "C1"}, False) 195CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, <errors> 205Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 223CompilationUtils.AssertTheseParseDiagnostics(compilation1, <errors> 239Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 247CompilationUtils.AssertTheseDiagnostics(compilation1, <errors> 264Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 283CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "Global", {"[Global]", "[Global]", "C1(Of T As [Global])"}, False) 284CompilationUtils.AssertTheseDiagnostics(compilation1, <errors> 307Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 317CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "Global", "[Global](Of T As Class)", "C1(Of [Global] As Class)") 318CompilationUtils.AssertTheseParseDiagnostics(compilation1, <errors> 331Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 339CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1", "C1(Of T As Class)") 340CompilationUtils.AssertTheseParseDiagnostics(compilation1, <errors> 351Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 363CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1") 365CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, <errors> 375Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 387CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1", "[Global].C1") 388CompilationUtils.AssertNoDeclarationDiagnostics(compilation1) 394Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 424CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1", {"[Global].ns1.C1", "[Global].ns1.C1"}, False) 425CompilationUtils.VerifyGlobalNamespace(compilation1, "b.vb", "C2", "NS1.Global.C2") 426CompilationUtils.VerifyGlobalNamespace(compilation1, "c.vb", "C2", "NS1.Global.C2") 427CompilationUtils.AssertTheseDiagnostics(compilation1, 444Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 463CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "UserdefCls", "[Global].UserdefCls") 464CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "UserdefStruct", "[Global].UserdefStruct") 465CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "M1", "M1") 466CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "E1", "E1") 467CompilationUtils.AssertNoErrors(compilation1) 473Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 487Dim symbolC1 = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1", "C1") 488Dim symbolC2 = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C2", "C1.C2") 489Dim symbolC3 = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C3", "C1.C3") 503Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 516Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 531Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40( 544CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C2", "C1.C2") 545CompilationUtils.VerifyGlobalNamespace(compilation2, "a.vb", "C3", "C1.C3") 546CompilationUtils.AssertTheseDiagnostics(compilation3, 560Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 573Dim symbolC1 = CompilationUtils.VerifyGlobalNamespace(compilation1, "a.vb", "C1", "System.C1") 574CompilationUtils.AssertNoErrors(compilation1) 580Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 594Dim typeStatementSyntax = CompilationUtils.FindBindingText(Of TypeStatementSyntax)(compilation, "a.vb", 0) 601Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\Source\OperatorsTests.vb (24)
22Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 185operatorSyntax = GetEnclosingOperatorStatement(CompilationUtils.FindBindingText(Of VisualBasicSyntaxNode)(compilation, "a.vb", i)) 203CompilationUtils.AssertTheseDiagnostics(compilation, 261Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 383operatorSyntax = GetEnclosingOperatorStatement(CompilationUtils.FindBindingText(Of VisualBasicSyntaxNode)(compilation, "a.vb", i)) 394CompilationUtils.AssertTheseDiagnostics(compilation, 473Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 542operatorSyntax = GetEnclosingOperatorStatement(CompilationUtils.FindBindingText(Of VisualBasicSyntaxNode)(compilation, "a.vb", i)) 552CompilationUtils.AssertTheseDiagnostics(compilation, 592Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 679CompilationUtils.AssertTheseDiagnostics(compilation, 728Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 830CompilationUtils.AssertTheseDiagnostics(compilation, 882Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 901CompilationUtils.AssertTheseDiagnostics(compilation, 919operatorSyntax = GetEnclosingOperatorStatement(CompilationUtils.FindBindingText(Of VisualBasicSyntaxNode)(compilation, "a.vb", i)) 931Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1091CompilationUtils.AssertTheseDiagnostics(compilation, 1131Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1149CompilationUtils.AssertTheseDiagnostics(compilation, 1159Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1212CompilationUtils.AssertTheseDiagnostics(compilation, 1250Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1300Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
SymbolsTests\Source\OverridesTests.vb (42)
252CompilationUtils.AssertTheseDiagnostics(comp, 308CompilationUtils.AssertTheseDiagnostics(comp, 356CompilationUtils.AssertTheseDiagnostics(comp, 410CompilationUtils.AssertTheseDiagnostics(comp, 444CompilationUtils.AssertTheseDiagnostics(comp, 493CompilationUtils.AssertTheseDiagnostics(comp, 531CompilationUtils.AssertTheseDiagnostics(comp, 593CompilationUtils.AssertTheseDiagnostics(comp, 631CompilationUtils.AssertTheseDiagnostics(comp, 678CompilationUtils.AssertTheseDiagnostics(comp, 754CompilationUtils.AssertTheseDiagnostics(comp, 825CompilationUtils.AssertTheseDiagnostics(comp, 868CompilationUtils.AssertTheseDiagnostics(comp, 899CompilationUtils.AssertTheseDiagnostics(comp, 959CompilationUtils.AssertTheseDiagnostics(comp, 1030CompilationUtils.AssertTheseDiagnostics(comp, 1097CompilationUtils.AssertTheseDiagnostics(comp, 1607CompilationUtils.AssertTheseDiagnostics(comp, 1655CompilationUtils.AssertTheseDiagnostics(comp, 1704CompilationUtils.AssertTheseDiagnostics(comp, 1738CompilationUtils.AssertTheseDiagnostics(comp, 1780CompilationUtils.AssertTheseDiagnostics(comp, 1796Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1832CompilationUtils.AssertTheseDiagnostics(compilation, 1848Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1895CompilationUtils.AssertTheseDiagnostics(compilation, 1908Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1944CompilationUtils.AssertTheseDiagnostics(compilation, 1970Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1989CompilationUtils.AssertTheseDiagnostics(compilation, 2151Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2152CompilationUtils.AssertTheseDiagnostics(compilation, 2206Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2223Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 2236CompilationUtils.AssertNoErrors(compilation2) 2241Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2278Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2345Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2371Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2417Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 2538Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 2637Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
SymbolsTests\Source\PropertyTests.vb (110)
71Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL) 72CompilationUtils.AssertTheseDiagnostics(compilation, 131Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL) 132CompilationUtils.AssertTheseDiagnostics(compilation, 192Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL) 238Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL) 239CompilationUtils.AssertNoErrors(compilation) 268Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL) 298Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL) 299CompilationUtils.AssertTheseDiagnostics(compilation, 586Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source, OutputKind.DynamicallyLinkedLibrary) 604Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 620CompilationUtils.AssertNoErrors(compilation) 626Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 642CompilationUtils.AssertNoErrors(compilation) 648CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1507CompilationUtils.AssertTheseDiagnostics(compilation, 1588CompilationUtils.AssertTheseDiagnostics(compilation, 1676CompilationUtils.AssertTheseDiagnostics(compilation, 1704CompilationUtils.AssertTheseDiagnostics(compilation, 1732CompilationUtils.AssertTheseDiagnostics(compilation, 1832Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1911CompilationUtils.AssertTheseDiagnostics(compilation, 2019Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2038CompilationUtils.AssertTheseDiagnostics(compilation, 2117Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2118CompilationUtils.AssertTheseDiagnostics(compilation, 2174Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2175CompilationUtils.AssertTheseDiagnostics(compilation, 2278Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2279CompilationUtils.AssertTheseDiagnostics(compilation, 2391Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2392CompilationUtils.AssertTheseDiagnostics(compilation, 2459Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2460CompilationUtils.AssertTheseDiagnostics(compilation, 2522Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2524CompilationUtils.AssertTheseDiagnostics(compilation, 2577Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2578CompilationUtils.AssertTheseDiagnostics(compilation, 2591Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2649Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2811Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL) 2894Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2917CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 3742Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, TestOptions.ReleaseExe, includeVbRuntime:=True) 3743CompilationUtils.AssertNoErrors(compilation) 3792Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 3795Dim bindings = compilation.GetSemanticModel(CompilationUtils.GetTree(compilation, "a.vb")) 3839Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 3840CompilationUtils.AssertTheseDiagnostics(compilation, 3886Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 3887CompilationUtils.AssertTheseDiagnostics(compilation, 3940Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 3941CompilationUtils.AssertTheseDiagnostics(compilation, 3986Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 3987CompilationUtils.AssertTheseDiagnostics(compilation, 4020Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.ReleaseExe) 4048Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 4049CompilationUtils.AssertTheseDiagnostics(compilation, 4097Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 4098CompilationUtils.AssertTheseDiagnostics(compilation, 4145Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 4146CompilationUtils.AssertTheseDiagnostics(compilation, 4205Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 4206CompilationUtils.AssertTheseDiagnostics(compilation, 4272Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(source) 4273CompilationUtils.AssertTheseDiagnostics(compilation, 4544Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 4559Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 4665CompilationUtils.AssertTheseDiagnostics(compilation, 4826Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(vbSource) 5179Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(vbSource, ilSource) 5180CompilationUtils.AssertTheseDiagnostics(compilation, 5312Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 5342Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 5367Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 5393Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 5394CompilationUtils.AssertNoErrors(comp) 5435Dim comp = CompilationUtils.CreateCompilationWithMscorlib40(text) 5436CompilationUtils.AssertNoErrors(comp) 5511CompilationUtils.CreateCompilationWithMscorlib40AndReferences(source, {s_propertiesDll}).VerifyDiagnostics( 5538Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(source, {s_propertiesDll}) 5540CompilationUtils.AssertTheseDiagnostics(compilation, 5699Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5754CompilationUtils.AssertNoErrors(compilation) 5759Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5811CompilationUtils.AssertNoErrors(compilation) 5816Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5868CompilationUtils.AssertNoErrors(compilation) 5873Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5900CompilationUtils.AssertNoErrors(compilation) 5914Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5941CompilationUtils.AssertNoErrors(compilation) 5955Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 5987Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6064Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 6150Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source3, {reference1}) 6209Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 6254Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source3, {reference1}) 6302Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 6319Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source3, {reference1}) 6376Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 6458Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 7459Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 7547Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 7608Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 7682Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {reference1}) 7805Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 7831Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences( 7881Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(
SymbolsTests\Source\SourceSymbolTests.vb (20)
23Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 47Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 58CompilationUtils.AssertTheseDiagnostics(compilation, 69Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 100Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 171CompilationUtils.AssertTheseDiagnostics(compilation, 191Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 200CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 205Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 238CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 243Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 279CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 284Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 413CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 419Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 445Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 491Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 520Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 543Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 649Dim comp0 = CompilationUtils.CreateCompilationWithMscorlib40({source0, source1, source2, source3}, options:=TestOptions.ReleaseDll)
SymbolsTests\Source\SymbolBindingErrorTests.vb (13)
22Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 56CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 84CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 89Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 119CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 141CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 148Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 160CompilationUtils.AssertTheseDiagnostics(compilation, 171Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 203Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 229Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 260CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 283CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors)
SymbolsTests\Source\TypeBindingTests.vb (60)
22Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 62CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 67Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 92CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 97Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 158CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 163Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 245CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 250Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 284CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 289Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 352CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 357Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 453CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 458Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 529CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 534Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 598CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 609Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 669CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 674Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 711CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 728Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 760CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 768Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 819CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 824Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 868CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 873Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 932CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 937Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 991CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 996Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1040CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1092CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1097Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1128CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1137Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1163CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1170Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1258CompilationUtils.AssertNoErrors(compilation) 1265Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1336CompilationUtils.AssertNoErrors(compilation) 1341Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1358CompilationUtils.AssertTheseDiagnostics(compilation, 1374Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1385CompilationUtils.AssertTheseDiagnostics(compilation, 1401Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1418CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1423Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1438CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1443Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1458CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1463Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1482CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1487Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1506CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1511Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1528CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors)
SymbolsTests\Source\TypeSubstitutionTests.vb (4)
18Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 63CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 68Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 114CompilationUtils.AssertNoDeclarationDiagnostics(compilation)
SymbolsTests\Source\TypeTests.vb (97)
19Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 50Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 188CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 198Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 316CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 323Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 387Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 429Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 447CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 574CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 579Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 638Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 670CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 701Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 766Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 781Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 816CompilationUtils.AssertTheseDiagnostics(compilation, 835Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40( 850Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 890Dim comp1 = CompilationUtils.CreateCompilationWithMscorlib40( 905Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 936Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 981Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1000CompilationUtils.AssertTheseDiagnostics(compilation, 1007compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1025CompilationUtils.AssertTheseDiagnostics(compilation, 1040Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1053CompilationUtils.AssertTheseDiagnostics(compilation, 1065Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1078CompilationUtils.AssertTheseDiagnostics(compilation, 1091Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1104CompilationUtils.AssertTheseDiagnostics(compilation, 1117Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1130CompilationUtils.AssertTheseDiagnostics(compilation, 1143Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1164CompilationUtils.AssertTheseDiagnostics(compilation, 1178Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1221CompilationUtils.AssertTheseDiagnostics(compilation, 1246Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1316CompilationUtils.AssertTheseDiagnostics(compilation, 1345Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1364CompilationUtils.AssertTheseDiagnostics(compilation, 1381Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1400CompilationUtils.AssertTheseDiagnostics(compilation, 1412Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1431CompilationUtils.AssertTheseDiagnostics(compilation, 1449Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1469CompilationUtils.AssertTheseDiagnostics(compilation, 1488Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1500CompilationUtils.AssertNoErrors(compilation1) 1502Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1514CompilationUtils.AssertNoErrors(compilation2) 1516Dim compilation3 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 1528CompilationUtils.AssertTheseDiagnostics(compilation3, 1542Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1558Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1570CompilationUtils.AssertTheseDiagnostics(compilation, 1580Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1596CompilationUtils.AssertTheseDiagnostics(compilation, 1609Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1794CompilationUtils.AssertTheseDiagnostics(compilation, 1957Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2069CompilationUtils.AssertTheseDiagnostics(compilation, 2109compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2221CompilationUtils.AssertTheseDiagnostics(compilation, 2240compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2352CompilationUtils.AssertTheseDiagnostics(compilation, 2378Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2407Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2435Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2457Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 2479Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3352Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3414Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(sources) 3419compilation = CompilationUtils.CreateCompilationWithMscorlib40(sources) 3427Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3456Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(sources) 3471compilation = CompilationUtils.CreateCompilationWithMscorlib40(sources) 3479Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3507Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3525Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3543Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3561Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3579Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3607Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3623Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3641Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3677Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3713Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3738Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3754Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3770Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3789Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3851Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 3886Dim missing = CompilationUtils.CreateCompilationWithMscorlib40( 3897Dim reference = CompilationUtils.CreateCompilationWithMscorlib40( 3907Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(
SymbolsTests\Source\VarianceTests.vb (7)
56CompilationUtils.AssertTheseDiagnostics(compilation, 244CompilationUtils.AssertTheseDiagnostics(compilation, expected) 247CompilationUtils.AssertTheseDiagnostics(compilation, expected) 297CompilationUtils.AssertTheseDiagnostics(compilation, expected) 300CompilationUtils.AssertTheseDiagnostics(compilation, expected) 489CompilationUtils.AssertTheseDiagnostics(compilation, expected) 513CompilationUtils.AssertTheseDiagnostics(compilation, expected)
SymbolsTests\SymbolErrorTests.vb (1270)
25Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 39CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 44Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 66CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 71Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 95CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 100Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 121CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 126Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 147CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 152Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 173CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 178Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 199CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 204Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 286CompilationUtils.AssertNoDeclarationDiagnostics(compilation) 287CompilationUtils.AssertTheseEmitDiagnostics(compilation, expectedErrors) 292Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 307CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 312Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 328CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 333Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 347CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 352Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 383CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 388Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 402CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 407Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 434CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 439Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 466CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 471Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 507CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 514Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 531CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 536Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 552CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 557Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 570CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 575Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 589CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 594Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 608CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 614Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 646CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 651Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 685CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 691Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 753CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 759Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 821CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 826Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 848CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 853Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 873CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 878Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 896CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 901Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 918CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 923Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 940CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 945CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 961Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 997CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1002Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1018CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1023Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1043CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1048Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1065CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1070Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1109CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1114Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1131CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1136Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1151CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1156Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1171CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1218Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 1220CompilationUtils.AssertTheseDiagnostics(c1, 1270Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1287CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1293Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1307CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1312Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1325CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1330Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1349CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1354Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 1380CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 1416Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1430CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1435CompilationUtils.CreateCompilationWithMscorlib40( 1482Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1500Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1517CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 1523Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1545CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1551Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1566CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1573Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1608CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1613Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1654CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1659Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1730CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1735Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1815CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1821Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1857CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1862Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1956CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 1961Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 1999CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2005Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2026Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2084CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2089Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2146CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2151CompilationUtils.CreateCompilationWithMscorlib40( 2176Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2188CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2193Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2210CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2215Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2280CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2309Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2323CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2328Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2348CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2353Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2382CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2387Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2450CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2455Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2535CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2540Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2583CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2588Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2621CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2626Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2659CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2664Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2707CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 2712Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 2732CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 2737Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2771CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2776Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2793CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2798Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2818CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2823Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2839CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2844Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2860CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 2873Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2902Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2931Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2960Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 2989Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3005CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3010Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3039Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3067Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3109CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3114Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3159CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3164Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3196CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3201Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3218CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3223Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3252CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3257Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3373Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3409Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3459CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3465Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3511Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3566CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3571Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 3606CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3611Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3645CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3650Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3691CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3696Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3712CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3717Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3769CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3774Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3807CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3812Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3829CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3834Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3895CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3901Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 3921CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 3926Dim other As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40( 3943CompilationUtils.AssertNoErrors(other) 3945Dim comp As VisualBasicCompilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 3980Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4039CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4044Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4129CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4134Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4203CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4208Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4253CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4258Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4303CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4308Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4329CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4334Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4377CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4382Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4420CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors1) 4425Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4439CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4444Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4481CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4486Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4523CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4528Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4550CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4556Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4610CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4615Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4630CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4635Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4650CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4655Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4686CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4708Dim c1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 4710CompilationUtils.AssertTheseDiagnostics(c1, 4726Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4754CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4759Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4782CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4807Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4865CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4870Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4896CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4901Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 4922CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4927Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4944CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4949Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4963CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4968Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 4982CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 4987Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5016CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5021Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5044CompilationUtils.AssertTheseParseDiagnostics(compilation1, expectedErrors1) 5049Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5079CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5085Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5109CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5114Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5149CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5154Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5197CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5202Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5244Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5271CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5276Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5377CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5382Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5508CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 5513Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5574CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5579Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5635CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5640Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5687CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5692Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5736CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5741Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5783CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5789Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5834CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5839Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 5866CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5871Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5888CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5893Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5913CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5918Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5951CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 5957Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 5981Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 5998Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6022CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6028Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6052CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6057Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6076CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6129Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6160CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6165Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6181CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6186Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6204CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6209Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6232CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6237Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6270CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6275Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6359CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6360CompilationUtils.AssertTheseEmitDiagnostics(compilation1, expectedErrors1) 6387Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6445CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 6450Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 6490CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 6496Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6516CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6522Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6542CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6547Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6562CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6567Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6584CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6589Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6609CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6614Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6664CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6669Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6687CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6692Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6706CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 6719Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6753CompilationUtils.AssertTheseDiagnostics(compilation1, 6775Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6826CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6831Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6866CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6871Dim Lib1 = CompilationUtils.CreateCompilationWithMscorlib40( 6878Dim Lib2 = CompilationUtils.CreateCompilationWithMscorlib40( 6888Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6903CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 6914Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 6928CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 6933Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 6959Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7000Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7161Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7195Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7230Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7262Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7295Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7370CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 7376Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7393CompilationUtils.AssertTheseParseDiagnostics(compilation1, expectedErrors1) 7398Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7411CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7416Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7459CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7464Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7514CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7519Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7550CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, <errors><![CDATA[]]></errors>) 7556Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7575CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7580Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7598CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7603Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7622CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7629Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7675CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 7680Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 7750CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 7780CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 7785Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 7799Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7813Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7830CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 7835Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 7852CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 7857Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7878CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7884Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7908CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 7918Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7932Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7951CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7956Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 7983CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 7988Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8006CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8011Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8081CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8086Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8157CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8163Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8210CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8216Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8260CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8265Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8281CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8286Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8301CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8306Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8331CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 8336Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8361CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 8366Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8385CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8390Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8407CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8415Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 8440CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 8449Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 8472CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 8481Dim Comp = CompilationUtils.CreateEmptyCompilationWithReferences( 8504CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 8510Dim Comp = CompilationUtils.CreateCompilationWithMscorlib40( 8532CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 8537Dim Comp = CompilationUtils.CreateCompilationWithMscorlib40( 8557CompilationUtils.AssertTheseDeclarationDiagnostics(Comp, expectedErrors) 8562Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 8604CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8609Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8627CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8633Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8648CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8653Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8694CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8699Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8741CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8746Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8902CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8909Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8926CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8932Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8963CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8968Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 8991CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 8996Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9021CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9026Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9043CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9048Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9071CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9076Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9099CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9105Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9120CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9125Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9147CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9152Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9175CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9180Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9200CompilationUtils.AssertTheseParseDiagnostics(compilation1, expectedErrors1) 9205Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9218CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9223Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9231CompilationUtils.AssertNoDeclarationDiagnostics(compilation1) 9236Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9252CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9257Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9273CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9278Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9291CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9296Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9309CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9316Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9351CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 9356Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9401Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 9427Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9445CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9450Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9466CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9471Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9485CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 9495Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9508CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, <errors><![CDATA[]]></errors>) 9513Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9540CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9545CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9562Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9634CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9639Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9682CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9687Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9751CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9756CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9773Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9842CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9847Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9890CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9895Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 9956CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9961Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 9983CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 9988Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10211CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10216Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10260CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10265Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10295CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10300Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10313CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10318Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10333CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10338Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10359CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10364Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10378CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10383Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10399CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10404Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10422CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10427Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10441CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10446Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10465CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10553Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 10613Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 10672Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10686CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10691Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10704CompilationUtils.AssertTheseDiagnostics(compilation1, 10718Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10736CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10741Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 10755CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10760Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 10808CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 10813Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11083CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11088Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11117CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11122Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11138CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11143Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11160CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11165Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11224CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11229Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11260CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11265Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11308CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11313Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11336CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11341Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11364CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11369Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11392CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11397Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11416CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11421Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11440CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11445Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11464CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11469Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11490CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11495Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11516CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11521Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11546CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11551Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11572CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11577Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11598CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11603Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11625CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11630Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11645CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11650Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11671CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11676Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11732CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11737Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11757CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 11762Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11778CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11783Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11801CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11806Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11824CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11825CompilationUtils.AssertTheseEmitDiagnostics(compilation1, expectedErrors1) 11830Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11852CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11858Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11870CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11876Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11890CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11895Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11948CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11954Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 11967CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 11973Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 11998CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12004Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12032CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12038Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12095CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12100Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12116CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12121Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12155CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12160Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12181CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12188Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12205CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12210Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12223CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12228Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12241CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12246Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12265CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12271Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12293CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12298Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12314CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12319Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12338CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12344Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 12363CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12368Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12383CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 12388Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 12401CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 12402CompilationUtils.AssertTheseEmitDiagnostics(compilation, expectedErrors) 12407Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12425CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12431Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12492CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 12497Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12511CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12516Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12525CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 12538Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12549CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 12565Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12574CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 12590Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12604CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12609Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12625CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12630Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12651CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 12667Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12685CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 12701Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12717CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 12736Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12758CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12763Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12804CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12809Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12825CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12830Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12851CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12856Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 12975CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 12980Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13004CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 13021Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13048CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 13058Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13079CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13084Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13095CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 13108Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13127CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13132Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13147CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 13160Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13176CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13181Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13196CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 13212Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13228CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13233Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13248CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13254Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13275Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13297Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13321Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13339CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13349Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13367CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13377Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 13413Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 13440Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13448Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 13460Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13467Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 13479Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13484Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 13497Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13518CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13523Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13549CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13554Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13569CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13574Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13589CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13594Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13613CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 13618Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13636CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 13641Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13678CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13683Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13739CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13745Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13763CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13769Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13785CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13791Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13808CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13814Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13831CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13837Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13854CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13860Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13887CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 13892Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13940CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 13946Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 13976Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 13991CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 13996Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14020CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14025Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14062CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14068Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14089CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14093Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14109CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14115Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14151Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14179Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14192Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14283CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14288Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14383CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14388Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14494CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14500Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14524CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14529Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14550CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 14560Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14581CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 14591Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14609CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14614Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14632CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14637Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14663CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 14668Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14729CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 14736Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14774CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 14779Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14846CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 14851Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14867CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14872Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14891CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14896Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14910CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14915Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 14934CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14939Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14956CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14961Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 14980CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 14985Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15002CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15007Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15024CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15029Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15110CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15115Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15142CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15147Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15174CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15179Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15212CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15218Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15237CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 15242Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15327CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15332Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15363CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15368Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15402CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15407Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15436CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15441Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15466CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15471Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15494CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15499Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15577CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15582Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15623CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15628Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15652CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15657Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15683CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15688Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15714CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15719Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15740CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15745Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15762CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15767Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15806CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 15811Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15831CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15836Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 15861CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15866Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15896CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15901Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 15923CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 15928Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16006CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16011Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16026CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16032Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16052Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16071CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16076Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16097CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16102Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16120CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16125Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16140CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16145Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16163CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16168Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16189CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16194Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16212CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16217Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16240CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16245Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16257CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16262Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16275CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16280Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16316CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16322Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16363CompilationUtils.AssertNoDeclarationDiagnostics(compilation1) 16364CompilationUtils.AssertTheseEmitDiagnostics(compilation1, expectedErrors1) 16373Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16391CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16396Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16417CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16422Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16438CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16443Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16460CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16465Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 16484CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16489Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16502CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 16507Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 16520CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17109CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 17114Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17136CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 17141Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17157CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 17198Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17229CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors(infer)) 17235Dim comp = CompilationUtils.CreateCompilationWithMscorlib40( 17250CompilationUtils.AssertTheseDiagnostics(comp, 17291CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17296Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 17314CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17319Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17335CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17340Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17356CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17361Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17377CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17382Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 17412CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17417Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17451CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 17456Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17476Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17491CompilationUtils.CreateCompilationWithMscorlib40( 17506Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 17529CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17535Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17549CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 17555Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17572CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 17578Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17597CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 17602Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17619CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17624Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17637CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17642Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17656CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17661Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17675CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17680Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17694CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17699Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17713CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17718Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17732CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17737Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17752CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17757Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17771CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17776Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17790CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17795Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17809CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17814Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17829CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17834Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17849CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17854Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17869CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17874Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17887CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17892Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17905CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17910Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17923CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17928Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17941CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17946Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17959CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17964Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17977CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 17982Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 17995CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18000Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18013CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18018Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18031CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18036Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18049CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18054Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18067CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18072Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18085CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18090Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18111CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18117Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18137CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 18146Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18164CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18169Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18192CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18197Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18214CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18219Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18244CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18251Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18293CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18298Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18319CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, <errors><![CDATA[]]></errors>) 18324Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18350CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 18360Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18386CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 18397Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18424CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18431Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18461CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18466Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 18479CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18484Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18595CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18601Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18716CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18722Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18740CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18745CompilationUtils.CreateCompilationWithMscorlib40( 18772Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18833CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18838Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18863CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 18868Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18895CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18900Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18917CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18922Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18939CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18944Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18960CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18965Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 18982CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 18987Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19003CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19008Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19022CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19027Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19045CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19050Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19076CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19081Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19104CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19109Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19127CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19133Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19145CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19151Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19163CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19169Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19186CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19192Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19208CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19213Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19234CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19239Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19285CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19290Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19314CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19319Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19333CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19338Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19353Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19376CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19381Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19405CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19411Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19421CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 19428compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19439CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 19446compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19466CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, 19480Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19499compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19518compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19538compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19559compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19579compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19600compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19614compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19628compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19647Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19662CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19667Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19684CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19689Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19701CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19708Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19716CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19722Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19739CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19745Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19765CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19770Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19794CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19799Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 19823CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 19829Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19857CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19861CompilationUtils.AssertNoErrors(compilation1) 19868Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19883CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 19887CompilationUtils.AssertNoErrors(compilation1) 19891CompilationUtils.AssertTheseDiagnostics(compilation1, 19901Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19918CompilationUtils.AssertTheseDiagnostics(compilation, 19931Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19942CompilationUtils.AssertTheseDiagnostics(compilation1, 19949Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19960CompilationUtils.AssertTheseDiagnostics(compilation2, <errors/>) 19964CompilationUtils.AssertTheseDiagnostics(compilation2, 19975Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 19986CompilationUtils.AssertTheseDiagnostics(compilation1, 19997Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20031CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 20034CompilationUtils.AssertNoErrors(compilation1) 20039Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20071CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 20077Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20094CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 20123Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20132CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20134Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20148CompilationUtils.AssertTheseDiagnostics(compilation2, expectedErrors) 20153Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20161CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20163Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20182CompilationUtils.AssertTheseDiagnostics(compilation2, expectedErrors) 20187Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20200CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20202Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20216CompilationUtils.AssertTheseDiagnostics(compilation2, 20237Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20249CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20251Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20268CompilationUtils.AssertTheseDiagnostics(compilation2, expectedErrors) 20273Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20310CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20312Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20369CompilationUtils.AssertTheseDiagnostics(compilation2, expectedErrors) 20374Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20388CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20390Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20412CompilationUtils.AssertTheseDiagnostics(compilation2, expectedErrors) 20417Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20429CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20431Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20451CompilationUtils.AssertTheseDiagnostics(compilation2, expectedErrors) 20456Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20466CompilationUtils.AssertTheseDiagnostics(compilation1, <errors></errors>) 20468Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20486CompilationUtils.AssertTheseDiagnostics(compilation2, expectedErrors) 20492Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntimeAndReferences( 20519CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 20525Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20540CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 20547Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20580CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 20586Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20604CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 20610Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20641CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 20646CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20661Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20730CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 20756CompilationUtils.AssertTheseDiagnostics(diagnostics, 20764Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 20794CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 20799Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20838CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 20843Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 20878CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 20884Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20901CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 20903Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20920CompilationUtils.AssertTheseDeclarationDiagnostics(compilation2, expectedErrors2) 20927Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 20950CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 20952Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40( 20975CompilationUtils.AssertTheseDeclarationDiagnostics(compilation2, expectedErrors2) 20981Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21024Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21040CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21051Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21067CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21077Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21095CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21106Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21124CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21135Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21151CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21162Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21178CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21189Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21210CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21223Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21246CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21262Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21285CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21296Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21397CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21417Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21433CompilationUtils.AssertNoErrors(compilation) 21439Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21465Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21491Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21517Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21542Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21586CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 21591Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 21683CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 21689Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21713CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 21721Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21739CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21758Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21827CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 21836Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21904CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 21913Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21949CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 21958Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 21971CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 21993Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 22008CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, 22024Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 22065CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 22070Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 22147CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 22152Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 22220CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 22225Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 22328CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 22335Dim compilation = CompilationUtils.CreateCompilation( 22369Dim compilation = CompilationUtils.CreateCompilation( 22406Dim compilation = CompilationUtils.CreateCompilation( 22442Dim compilation = CompilationUtils.CreateCompilation( 22476Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22523Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 22581CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 22586Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22688CompilationUtils.AssertTheseDeclarationDiagnostics(compilation, expectedErrors) 22693Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 22749CompilationUtils.AssertTheseDiagnostics(compilation, expectedErrors) 22754Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22775CompilationUtils.AssertTheseDiagnostics(compilation, 22791Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22808CompilationUtils.AssertTheseDiagnostics(compilation, 22821Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22837CompilationUtils.AssertTheseDiagnostics(compilation, 22856Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22873CompilationUtils.AssertTheseDiagnostics(compilation, 22886Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 22903CompilationUtils.AssertTheseDiagnostics(compilation, 22917Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 22968CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 23055Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23102Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23182Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23202Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23233CompilationUtils.AssertTheseDiagnostics(compilation, 23252Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23263CompilationUtils.AssertTheseDiagnostics(compilation, 23275Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23300CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 23325Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23347CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 23375Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23388Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 23402CompilationUtils.AssertTheseDiagnostics(compilation2, <errors><![CDATA[ 23417Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23440Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23471Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23510Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23520Dim compilation2 = CompilationUtils.CreateCompilationWithMscorlib40AndReferences( 23541Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23567Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23609CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 23615Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23640CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 23690Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 23709CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 23715Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23731CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 23737Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23761CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 23767Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23791CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1) 23797Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23832CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 23837Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40( 23889CompilationUtils.AssertTheseDeclarationDiagnostics(compilation1, expectedErrors1) 23895Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 23919Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 24095CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 24163CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 24251CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 24331CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 24376CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 24398CompilationUtils.AssertTheseDiagnostics(compilation, <errors><![CDATA[ 24458CompilationUtils.AssertTheseDiagnostics(userCompilation, <errors><![CDATA[ 24521CompilationUtils.AssertTheseDiagnostics(userCompilation, <errors><![CDATA[ 24612CompilationUtils.AssertTheseDiagnostics(userCompilation, <errors><![CDATA[
SymbolsTests\UnboundGenericType.vb (7)
21Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 249Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 294Dim compilation = CompilationUtils.CreateCompilation( 339Dim compilation = CompilationUtils.CreateCompilation( 393Dim compilation = CompilationUtils.CreateCompilation( 466Dim compilation = CompilationUtils.CreateCompilation( 546Dim compilation = CompilationUtils.CreateCompilation(
SymbolsTests\WithStatementSymbolsTests.vb (3)
273Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndReferences(text, {SystemRef, SystemCoreRef, MsvbRef}) 275CompilationUtils.AssertNoErrors(compilation) 277CompilationUtils.AssertTheseDiagnostics(compilation, errors)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (36)
Parser\ParseErrorTests.vb (2)
1527Dim compilation1 = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 1544CompilationUtils.AssertTheseDiagnostics(compilation1, expectedErrors1)
Parser\ParserRegressionTests.vb (2)
939Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40( 955CompilationUtils.AssertTheseDiagnostics(compilation,
Parser\ParseStatements.vb (27)
4143Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 4167Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4170CompilationUtils.AssertNoErrors(compilation) 4196Dim Compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4197CompilationUtils.AssertTheseDiagnostics(Compilation, <expected> 4226Dim Compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.ReleaseExe) 4227CompilationUtils.AssertTheseDiagnostics(Compilation, <expected> 8561CompilationUtils.AssertTheseDiagnostics(compilation, 8615CompilationUtils.AssertTheseDiagnostics(compilation, 8663CompilationUtils.AssertTheseDiagnostics(compilation, 8708CompilationUtils.AssertTheseDiagnostics(compilation, 8752CompilationUtils.AssertTheseDiagnostics(compilation, 8793CompilationUtils.AssertTheseDiagnostics(compilation, 8878CompilationUtils.AssertTheseDiagnostics(compilation, 8927CompilationUtils.AssertTheseDiagnostics(compilation, 8970CompilationUtils.AssertTheseDiagnostics(compilation, 9034CompilationUtils.AssertTheseDiagnostics(compilation, 9083CompilationUtils.AssertTheseDiagnostics(compilation, 9143CompilationUtils.AssertTheseDiagnostics(compilation, 9175CompilationUtils.AssertTheseDiagnostics(compilation, 9205CompilationUtils.AssertTheseDiagnostics(compilation, 9235CompilationUtils.AssertTheseDiagnostics(compilation, 9267CompilationUtils.AssertTheseDiagnostics(compilation, 9302CompilationUtils.AssertTheseDiagnostics(compilation, 9334CompilationUtils.AssertTheseDiagnostics(compilation, 9357CompilationUtils.AssertTheseDiagnostics(compilation, 9383CompilationUtils.AssertTheseDiagnostics(compilation,
TestSyntaxNodes.vb (5)
2983Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3150Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3200Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef) 3305Dim c = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime( 3534Dim POcompilation1 = CompilationUtils.CreateCompilationWithMscorlib40(
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (18)
BasicTestBase.vb (3)
783Dim node As SyntaxNode = CompilationUtils.FindBindingText(Of TSyntaxNode)(compilation, fileName, which, prefixMatch:=True) 825Dim syntaxNode As SyntaxNode = CompilationUtils.FindBindingText(Of TSyntaxNode)(compilation, tree.FilePath, which, prefixMatch:=True) 917Dim node As SyntaxNode = CompilationUtils.FindBindingText(Of TSyntaxNode)(compilation, fileName, which, prefixMatch:=True)
CompilationTestUtils.vb (10)
599Dim node As TSyntax = CompilationUtils.FindBindingText(Of TSyntax)(compilation, fileName, which) 604Dim node = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, fileName, which) 1074Dim tree = CompilationUtils.GetTree(compilation, treeName) 1075Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 1088Dim tree = CompilationUtils.GetTree(compilation, treeName) 1089Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 1102Dim tree = CompilationUtils.GetTree(compilation, treeName) 1103Dim node = CompilationUtils.FindTokenFromText(tree, stringInDecl).Parent 1116Dim tree = CompilationUtils.GetTree(compilation, treeName) 1161Dim tree = CompilationUtils.GetTree(compilation, treeName)
SemanticModelTestBase.vb (5)
16Dim tree = CompilationUtils.GetTree(compilation, treeName) 17Dim node = DirectCast(CompilationUtils.FindTokenFromText(tree, textToFind).Parent, VisualBasicSyntaxNode) 22Dim tree = CompilationUtils.GetTree(compilation, treeName) 95Dim node As IdentifierNameSyntax = CompilationUtils.FindBindingText(Of IdentifierNameSyntax)(compilation, fileName, which) 102Dim node As SyntaxNode = CompilationUtils.FindBindingText(Of StmtSyntax)(compilation, fileName, which)
Roslyn.Compilers.VisualBasic.IOperation.UnitTests (11)
IOperation\IOperationTests.vb (4)
51Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 176Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 355Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source) 866Dim expr = CompilationUtils.FindBindingText(Of MemberAccessExpressionSyntax)(comp, tree.FilePath)
IOperation\IOperationTests_IConditionalAccessExpression.vb (4)
719Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, Net451XmlReferences) 824Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, Net451XmlReferences) 931Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, Net451XmlReferences) 1096Dim comp = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, Net451XmlReferences)
IOperation\IOperationTests_IUsingStatement.vb (3)
39CompilationUtils.AssertNoDiagnostics(comp) 74CompilationUtils.AssertTheseDiagnostics(comp, 895CompilationUtils.AssertNoDiagnostics(comp)