300 references to CreateCompilationWithCustomILSource
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (15)
Attributes\AttributeTests.vb (1)
4036Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(
Attributes\AttributeTests_CallerArgumentExpression.vb (3)
257Dim compilation = CreateCompilationWithCustomILSource(source, il, options:=TestOptions.ReleaseExe, includeVbRuntime:=True, parseOptions:=TestOptions.RegularLatest) 918Dim compilation = CreateCompilationWithCustomILSource(source, il, options:=TestOptions.ReleaseExe, includeVbRuntime:=True, parseOptions:=TestOptions.RegularLatest) 1476Dim compilation = CreateCompilationWithCustomILSource(source, il, options:=TestOptions.ReleaseExe, includeVbRuntime:=True, parseOptions:=TestOptions.RegularLatest)
CodeGen\CodeGenTuples.vb (8)
9868Dim comp = CreateCompilationWithCustomILSource(<compilation> 9968Dim comp = CreateCompilationWithCustomILSource(<compilation> 10069Dim comp = CreateCompilationWithCustomILSource(<compilation> 18188Dim compMatching = CreateCompilationWithCustomILSource( 18205Dim compDifferent1 = CreateCompilationWithCustomILSource( 18227Dim compDifferent2 = CreateCompilationWithCustomILSource( 18732Dim comp1 = CreateCompilationWithCustomILSource(source1, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 19901Dim comp1 = CreateCompilationWithCustomILSource(source1, il, appendDefaultHeader:=False)
CodeGen\CodeGenWithEvents.vb (1)
1365Dim compilation = CreateCompilationWithCustomILSource(
Emit\EmitCustomModifiers.vb (1)
100Dim comp = CreateCompilationWithCustomILSource(source, il.Value, TestOptions.ReleaseExe)
Emit\OptionalArgumentsTests.vb (1)
816Dim comp = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.DebugExe)
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests (1)
VisualBasicResultProviderTestBase.vb (1)
36Dim comp = CompilationUtils.CreateCompilationWithCustomILSource(sources:=<compilation/>, ilSource:=ilSource, options:=TestOptions.ReleaseDll, ilImage:=ilImage)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (165)
Binding\BadSymbolReference.vb (2)
1418Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compDef, ilSource1.Value, TestOptions.ReleaseDll) 1452compilation = CompilationUtils.CreateCompilationWithCustomILSource(compDef, ilSource2.Value, TestOptions.ReleaseDll)
Binding\Binder_Statements_Tests.vb (16)
3958Dim compilation = CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True) 4056Dim compilation = CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True) 4121Dim compilation = CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True) 4195Dim compilation1 = CreateCompilationWithCustomILSource(compilationDef1, ilSource.Value, includeVbRuntime:=True) 4231Dim compilation2 = CreateCompilationWithCustomILSource(compilationDef2, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 4295Dim compilation1 = CreateCompilationWithCustomILSource(compilationDef1, ilSource.Value, includeVbRuntime:=True) 4331Dim compilation2 = CreateCompilationWithCustomILSource(compilationDef2, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 4395Dim compilation1 = CreateCompilationWithCustomILSource(compilationDef1, ilSource.Value, includeVbRuntime:=True) 4431Dim compilation2 = CreateCompilationWithCustomILSource(compilationDef2, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 4495Dim compilation1 = CreateCompilationWithCustomILSource(compilationDef1, ilSource.Value, includeVbRuntime:=True) 4531Dim compilation2 = CreateCompilationWithCustomILSource(compilationDef2, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 4595Dim compilation1 = CreateCompilationWithCustomILSource(compilationDef1, ilSource.Value, includeVbRuntime:=True) 4631Dim compilation2 = CreateCompilationWithCustomILSource(compilationDef2, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 4695Dim compilation1 = CreateCompilationWithCustomILSource(compilationDef1, ilSource.Value, includeVbRuntime:=True) 4731Dim compilation2 = CreateCompilationWithCustomILSource(compilationDef2, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 4796Dim compilation1 = CreateCompilationWithCustomILSource(compilationDef1, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe)
Binding\BindingErrorTests.vb (1)
14228Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(
Semantics\InitOnlyMemberTests.vb (19)
2119Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 2206Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 2294Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 2388Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 2614Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 2927Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 3010Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 4350Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4427Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4491Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4546Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4607Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4681Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4758Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4846Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 4939Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 5031Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 5112Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll) 5179Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.ReleaseDll)
Semantics\Lambda_Relaxation.vb (1)
2873Dim compilation = CreateCompilationWithCustomILSource(compilationDef,
Semantics\MultiDimensionalTest.vb (28)
484Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 524Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 576Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 622Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseDll) 648Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseDll) 683Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 792Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe.WithOptionStrict(OptionStrict.On)) 869Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 942Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 1028Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe) 1130Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe) 1157Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe, includeVbRuntime:=True) 1216Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 1253Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 1292Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseDll) 1326Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 1383Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe, includeVbRuntime:=True) 1447Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseDll) 1481Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe, includeVbRuntime:=True) 1533Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe, includeVbRuntime:=True) 1591Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseDll) 1619Dim compilation = CreateCompilationWithCustomILSource(source, s_arraysOfRank1IlSource, options:=TestOptions.ReleaseExe) 1672Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe) 1734Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe) 1803Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe) 2133Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe) 2571Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, options:=TestOptions.ReleaseExe) 2706Dim compilation = CreateCompilationWithCustomILSource(source, ilSource, includeVbRuntime:=True,
Semantics\NoncompliantOverloadingInMetadata.vb (60)
83Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 193Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 261Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 280Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 377Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 487Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 555Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 574Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 716Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 859Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 960Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 979Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 1066Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1102Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 1184Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1253Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1271Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 1360Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 1376Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 2649Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 3279Dim compilation9 = CompilationUtils.CreateCompilationWithCustomILSource( 4472Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 4602Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 4688Dim compilation3 = CompilationUtils.CreateCompilationWithCustomILSource( 4740Dim compilation4 = CompilationUtils.CreateCompilationWithCustomILSource( 5209Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 5236Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 5257Dim compilation3 = CompilationUtils.CreateCompilationWithCustomILSource( 5284Dim compilation4 = CompilationUtils.CreateCompilationWithCustomILSource( 5715Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 5742Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 5763Dim compilation3 = CompilationUtils.CreateCompilationWithCustomILSource( 5790Dim compilation4 = CompilationUtils.CreateCompilationWithCustomILSource( 6061Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6108Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 6205Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6235Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 6318Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6406Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6508Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6598Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6701Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6718Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 6853Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 6996Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 7095Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 7116Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 7187Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 7279Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 7300Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 7390Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 7412Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 8272Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 8365Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 8448Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 8467Dim compilation2 = CompilationUtils.CreateCompilationWithCustomILSource( 8545Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 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\QueryExpressions.vb (5)
1098Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, includeVbRuntime:=True) 1735Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, includeVbRuntime:=True) 1810Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, options:=TestOptions.ReleaseExe, includeVbRuntime:=True) 1865Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, includeVbRuntime:=True) 1940Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, customIL.Value, TestOptions.ReleaseExe, includeVbRuntime:=True)
Semantics\UserDefinedBinaryOperators.vb (6)
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) 1842Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, 1932Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True,
Semantics\UserDefinedConversions.vb (5)
2136Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2318Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2452Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2527Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource( 2596Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(
Semantics\UserDefinedUnaryOperators.vb (4)
265Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(compilationDef, ilSource.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 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)
Semantics\UseSiteErrorTests.vb (18)
794Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 853Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 912Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 969Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1038Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1110Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1178Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1248Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1288Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1333Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1381Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1425Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1478Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1534Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1587Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1645Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1706Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1764Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (118)
SymbolsTests\AttributeTests_UnmanagedCallersOnly.vb (5)
192Dim comp = CreateCompilationWithCustomILSource(source, il) 243Dim comp = CreateCompilationWithCustomILSource(source, il) 322Dim comp = CreateCompilationWithCustomILSource(source, il) 376Dim comp = CreateCompilationWithCustomILSource(source, il) 424Dim comp = CreateCompilationWithCustomILSource(source, il)
SymbolsTests\CustomModifiersTests.vb (38)
59Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 127Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 212Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 279Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 357Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 428Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 499Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 570Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 659Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 754Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 849Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 944Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1046Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1120Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1187Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1273Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1329Dim compilation1 = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1383Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1426Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1469Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1506Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1549Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1595Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseDll) 1728Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1792Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1863Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 1934Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 2007Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 2145Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 2195Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.ReleaseExe) 2251Dim comp1 = CreateCompilationWithCustomILSource(source1, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 2286Dim comp2 = CreateCompilationWithCustomILSource(source2, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 2316Dim comp3 = CreateCompilationWithCustomILSource(source3, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 2382Dim comp1 = CreateCompilationWithCustomILSource(source1, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 2411Dim comp2 = CreateCompilationWithCustomILSource(source2, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 2529Dim comp1 = CreateCompilationWithCustomILSource(source1, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 2577Dim comp2 = CreateCompilationWithCustomILSource(source2, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef}) 2615Dim comp3 = CreateCompilationWithCustomILSource(source3, il, appendDefaultHeader:=False, additionalReferences:={ValueTupleRef, SystemRuntimeFacadeRef})
SymbolsTests\GenericConstraintTests.vb (15)
2700Dim comp = CreateCompilationWithCustomILSource(vbSource, ilSource) 2766Dim comp = CreateCompilationWithCustomILSource(vbSource, ilSource, includeVbRuntime:=True) 2943Dim comp = CreateCompilationWithCustomILSource(vbSource, ilSource, includeVbRuntime:=True) 3057Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3130Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3173Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3314Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3471Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3537Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3615Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3668Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3739Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3787Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3913Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 3990Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource)
SymbolsTests\Metadata\MetadataMemberTests.vb (5)
537Dim compilation = CreateCompilationWithCustomILSource(source, 613compilation = CreateCompilationWithCustomILSource(source, 749Dim comp = CreateCompilationWithCustomILSource(vb, _VTableGapClassIL, includeVbRuntime:=True) 798Dim comp = CreateCompilationWithCustomILSource(vb, _VTableGapClassIL, includeVbRuntime:=True) 851Dim comp = CreateCompilationWithCustomILSource(vb, _VTableGapInterfaceIL, includeVbRuntime:=True)
SymbolsTests\Metadata\MetadataTypeTests.vb (2)
1108Dim comp = CreateCompilationWithCustomILSource(<compilation/>, ilSource) 1178Dim comp = CreateCompilationWithCustomILSource(vbSource, ilSource)
SymbolsTests\Metadata\PE\LoadingAttributes.vb (3)
1516Dim c1 = CompilationUtils.CreateCompilationWithCustomILSource( 1545Dim c2 = CompilationUtils.CreateCompilationWithCustomILSource( 1605Dim c = CompilationUtils.CreateCompilationWithCustomILSource(
SymbolsTests\Metadata\PE\LoadingFields.vb (1)
273Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, includeVbRuntime:=True, options:=TestOptions.DebugExe)
SymbolsTests\Metadata\PE\LoadingGenericTypeParameters.vb (1)
246Dim comp = CreateCompilationWithCustomILSource(vbSource, ilSource)
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 (13)
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)
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\VisualBasicCompilerFeatureRequiredTests.vb (1)
74Return CreateCompilationWithCustomILSource(source, ilSource)
SymbolsTests\Source\EventTests.vb (4)
72Dim comp1 = CreateCompilationWithCustomILSource(vbSource, ilSource.Value, TestOptions.DebugDll) 935Dim comp2 = CreateCompilationWithCustomILSource(vbSource, ilSource.Value, TestOptions.ReleaseDll) 1073Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource.Value, TestOptions.ReleaseDll) 1482Dim vbCompilation = CreateCompilationWithCustomILSource(vbSource, ilSource, includeVbRuntime:=True)
SymbolsTests\Source\OverridesTests.vb (2)
2151Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 6899Dim compilation = CreateCompilationWithCustomILSource(source, il.Value, options:=TestOptions.DebugDll)
SymbolsTests\Source\PropertyTests.vb (17)
2117Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2174Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2278Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2391Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True, options:=TestOptions.ReleaseExe) 2459Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2522Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 2577Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, includeVbRuntime:=True) 3742Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(source, customIL.Value, TestOptions.ReleaseExe, includeVbRuntime:=True) 4885CreateCompilationWithCustomILSource(vbSource, ilSource).AssertTheseDiagnostics( 4909Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource) 4931Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource).VerifyDiagnostics() 4955CreateCompilationWithCustomILSource(vbSource, ilSource).VerifyDiagnostics() 5127CreateCompilationWithCustomILSource(vbSource, ilSource).AssertTheseDiagnostics( 5154CreateCompilationWithCustomILSource(vbSource, ilSource).AssertTheseDiagnostics( 5179Dim compilation = CompilationUtils.CreateCompilationWithCustomILSource(vbSource, ilSource) 5233CreateCompilationWithCustomILSource(vbSource, ilSource).VerifyDiagnostics( 5283CreateCompilationWithCustomILSource(vbSource, ilSource).VerifyDiagnostics(
SymbolsTests\SymbolErrorTests.vb (4)
10553Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 10613Dim compilation1 = CompilationUtils.CreateCompilationWithCustomILSource( 24093Dim compilation = CreateCompilationWithCustomILSource(userCode, forwardingIL, appendDefaultHeader:=False) 24161Dim compilation = CreateCompilationWithCustomILSource(userCode, forwardingIL, appendDefaultHeader:=False)
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
CompilationTestUtils.vb (1)
344Return CreateCompilationWithCustomILSource(sources, ilSource.Value)