586 references to DebugExe
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (213)
CodeGen\CodeGenAsyncTests.vb (15)
54
options = TestOptions.
DebugExe
309
</compilation>, useLatestFramework:=True, options:=TestOptions.
DebugExe
, expectedOutput:="a")
1777
</compilation>, options:=TestOptions.
DebugExe
, useLatestFramework:=True)
2055
</compilation>, options:=TestOptions.
DebugExe
, useLatestFramework:=True)
3606
CompileAndVerify(source, useLatestFramework:=True, options:=TestOptions.
DebugExe
, expectedOutput:="0 3 5 6 7 4 10000 1 3 EXC(Index was outside the bounds of the array.)")
8669
options:=TestOptions.
DebugExe
,
8710
options:=TestOptions.
DebugExe
,
8750
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
8802
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
8856
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
8912
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
8969
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
9094
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
9139
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
9179
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=LatestVbReferences, options:=TestOptions.
DebugExe
)
CodeGen\CodeGenCallTests.vb (5)
7825
Dim comp = CreateCompilation(src, references:={libChanged.EmitToImageReference(), libUser.EmitToImageReference()}, options:=TestOptions.
DebugExe
)
7920
Dim comp = CreateCompilation(src, references:={libChanged.EmitToImageReference(), libUser.EmitToImageReference()}, options:=TestOptions.
DebugExe
)
8007
Dim comp = CreateCompilation(src, references:={libChanged.EmitToImageReference(), libUser.EmitToImageReference()}, options:=TestOptions.
DebugExe
)
8064
Dim comp = CreateCompilation(src, options:=TestOptions.
DebugExe
)
8171
Dim comp = CreateCompilation(src, options:=TestOptions.
DebugExe
)
CodeGen\CodeGenClosureLambdaTests.vb (1)
1121
</compilation>, expectedOutput:="TrueFalse", options:=TestOptions.
DebugExe
)
CodeGen\CodeGenLateBound.vb (1)
2395
Dim c = CompileAndVerify(source, expectedOutput:="5", options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), symbolValidator:=
CodeGen\CodeGenRefReturnTests.vb (41)
40
compilationOptions:=TestOptions.
DebugExe
)
73
compilationOptions:=TestOptions.
DebugExe
)
160
compilationOptions:=TestOptions.
DebugExe
)
215
compilationOptions:=TestOptions.
DebugExe
)
326
compilationOptions:=TestOptions.
DebugExe
)
387
compilationOptions:=TestOptions.
DebugExe
)
464
compilationOptions:=TestOptions.
DebugExe
)
567
compilationOptions:=TestOptions.
DebugExe
)
676
compilationOptions:=TestOptions.
DebugExe
)
886
compilationOptions:=TestOptions.
DebugExe
)
925
compilationOptions:=TestOptions.
DebugExe
)
961
compilationOptions:=TestOptions.
DebugExe
)
997
compilationOptions:=TestOptions.
DebugExe
)
1035
compilationOptions:=TestOptions.
DebugExe
)
1109
compilationOptions:=TestOptions.
DebugExe
)
1246
compilationOptions:=TestOptions.
DebugExe
)
1327
compilationOptions:=TestOptions.
DebugExe
)
1398
compilationOptions:=TestOptions.
DebugExe
)
1450
compilationOptions:=TestOptions.
DebugExe
)
1499
compilationOptions:=TestOptions.
DebugExe
)
1550
compilationOptions:=TestOptions.
DebugExe
)
1609
compilationOptions:=TestOptions.
DebugExe
)
1652
compilationOptions:=TestOptions.
DebugExe
)
1693
compilationOptions:=TestOptions.
DebugExe
)
1740
compilationOptions:=TestOptions.
DebugExe
)
1793
compilationOptions:=TestOptions.
DebugExe
)
1849
compilationOptions:=TestOptions.
DebugExe
)
1902
compilationOptions:=TestOptions.
DebugExe
)
1955
compilationOptions:=TestOptions.
DebugExe
)
2002
compilationOptions:=TestOptions.
DebugExe
)
2054
compilationOptions:=TestOptions.
DebugExe
)
2103
compilationOptions:=TestOptions.
DebugExe
)
2149
compilationOptions:=TestOptions.
DebugExe
)
2193
compilationOptions:=TestOptions.
DebugExe
)
2238
compilationOptions:=TestOptions.
DebugExe
)
2282
compilationOptions:=TestOptions.
DebugExe
)
2328
compilationOptions:=TestOptions.
DebugExe
)
2386
compilationOptions:=TestOptions.
DebugExe
)
2440
compilationOptions:=TestOptions.
DebugExe
)
2507
compilationOptions:=TestOptions.
DebugExe
)
2570
compilationOptions:=TestOptions.
DebugExe
)
CodeGen\CodeGenScriptTests.vb (2)
302
options:=TestOptions.
DebugExe
,
415
options:=TestOptions.
DebugExe
)
CodeGen\CodeGenStopOrEnd.vb (1)
212
compilation = CreateCompilationWithMscorlib40AndVBRuntime(Source, TestOptions.
DebugExe
)
CodeGen\CodeGenTests.vb (4)
7543
options:=TestOptions.
DebugExe
,
10636
options:=TestOptions.
DebugExe
,
12454
Dim compDebug = CreateCompilationWithMscorlib40AndVBRuntime(source, options:=TestOptions.
DebugExe
)
13125
</compilation>, options:=TestOptions.
DebugExe
,
CodeGen\CodeGenTryCatchThrow.vb (3)
988
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
1016
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
1052
CompileAndVerify(source, expectedOutput:="", options:=TestOptions.
DebugExe
)
CodeGen\CodeGenTuples.vb (64)
6785
options:=TestOptions.
DebugExe
)
8282
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
8335
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
8367
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
8438
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
8469
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
8509
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
8552
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
8595
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
11140
options:=TestOptions.
DebugExe
, expectedOutput:="9",
12497
options:=TestOptions.
DebugExe
)
12583
options:=TestOptions.
DebugExe
)
12635
options:=TestOptions.
DebugExe
)
12678
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
12795
options:=TestOptions.
DebugExe
)
12867
options:=TestOptions.
DebugExe
)
12939
options:=TestOptions.
DebugExe
)
14891
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
15317
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
15461
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
15626
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
15710
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
15922
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
16011
options:=TestOptions.
DebugExe
)
16090
options:=TestOptions.
DebugExe
, additionalRefs:=s_valueTupleRefs)
16237
options:=TestOptions.
DebugExe
)
17291
options:=TestOptions.
DebugExe
)
17366
options:=TestOptions.
DebugExe
, references:={csComp.EmitToImageReference()})
19087
options:=TestOptions.
DebugExe
)
19151
options:=TestOptions.
DebugExe
)
19227
options:=TestOptions.
DebugExe
)
19259
options:=TestOptions.
DebugExe
)
19300
options:=TestOptions.
DebugExe
)
19342
options:=TestOptions.
DebugExe
)
21099
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
21187
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
21543
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
22315
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
22352
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
22394
</compilation>, additionalRefs:=s_valueTupleRefs, options:=TestOptions.
DebugExe
)
22803
options:=TestOptions.
DebugExe
)
22887
Dim comp1 = CreateCompilation(source0 + source1, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
22894
Dim comp4 = CreateCompilation(source0 + source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
22897
Dim comp5 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1Ref)
22901
Dim comp6 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1ImageRef)
22905
Dim comp7 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib46, options:=TestOptions.
DebugExe
, references:=comp1Ref)
22957
Dim comp1 = CreateCompilation(source0 + source1, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
22964
Dim comp4 = CreateCompilation(source0 + source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
22967
Dim comp5 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1Ref)
22971
Dim comp6 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1ImageRef)
22975
Dim comp7 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib46, options:=TestOptions.
DebugExe
, references:=comp1Ref)
23019
Dim comp1 = CreateCompilation(source0 + source1, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
23026
Dim comp4 = CreateCompilation(source0 + source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
23029
Dim comp5 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1Ref)
23033
Dim comp6 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1ImageRef)
23037
Dim comp7 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib46, options:=TestOptions.
DebugExe
, references:=comp1Ref)
23085
Dim comp1 = CreateCompilation(source0 + source1, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
23092
Dim comp4 = CreateCompilation(source0 + source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
)
23095
Dim comp5 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1Ref)
23099
Dim comp6 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib40, options:=TestOptions.
DebugExe
, references:=comp1ImageRef)
23103
Dim comp7 = CreateCompilation(source2, targetFramework:=TargetFramework.Mscorlib46, options:=TestOptions.
DebugExe
, references:=comp1Ref)
23261
Dim comp1 = CreateCompilation(source0, options:=TestOptions.
DebugExe
)
23288
Dim comp1 = CreateCompilation(source0, options:=TestOptions.
DebugExe
)
23328
Dim compilation = CreateCompilation(source + s_trivial2uple, options:=TestOptions.
DebugExe
)
CodeGen\CodeGenVBCore.vb (2)
477
options:=TestOptions.
DebugExe
.WithEmbedVbCoreRuntime(True).WithMetadataImportOptions(MetadataImportOptions.Internal))
2557
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
.WithEmbedVbCoreRuntime(True))
Emit\DeterministicTests.vb (3)
20
Dim options = If(debug, TestOptions.
DebugExe
, TestOptions.ReleaseExe).WithPlatform(platform).WithDeterministic(True)
41
options:=TestOptions.
DebugExe
.WithDeterministic(True))
44
options:=TestOptions.
DebugExe
.WithDeterministic(False))
Emit\DynamicAnalysis\DynamicInstrumentationTests.vb (4)
2480
verifier = CompileAndVerify(source, expectedOutput, options:=TestOptions.
DebugExe
)
2553
verifier = CompileAndVerify(source, expectedOutput, options:=TestOptions.
DebugExe
)
2672
verifier = CompileAndVerify(source, expectedOutput, options:=TestOptions.
DebugExe
)
2792
verifier = CompileAndVerify(source, expectedOutput, options:=TestOptions.
DebugExe
)
Emit\EditAndContinue\EditAndContinueTests.vb (1)
146
Dim compilation0 = CreateCompilationWithMscorlib40({source0}, options:=TestOptions.
DebugExe
, references:={ValueTupleRef, SystemRuntimeFacadeRef})
Emit\NoPiaEmbedTypes.vb (2)
1488
options:=TestOptions.
DebugExe
,
1498
options:=TestOptions.
DebugExe
,
Emit\OptionalArgumentsTests.vb (3)
816
Dim comp = CreateCompilationWithCustomILSource(vbSource, ilSource, options:=TestOptions.
DebugExe
)
920
options:=TestOptions.
DebugExe
)
936
options:=TestOptions.
DebugExe
)
ExpressionTrees\CodeGenExprLambda.vb (1)
1829
options:=If(optimize, TestOptions.ReleaseExe, TestOptions.
DebugExe
).WithOverflowChecks(checked),
PDB\PDBCollectionInitializerTests.vb (4)
32
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
83
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
134
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
184
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBExternalSourceDirectiveTests.vb (8)
45
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
122
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
213
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
291
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
370
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
438
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
530
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
727
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBForEachTests.vb (7)
99
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
165
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
244
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
315
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
384
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
447
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
504
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBIteratorTests.vb (3)
109
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
177
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
508
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBLambdaTests.vb (2)
125
TestOptions.
DebugExe
)
268
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBNamespaceScopes.vb (2)
105
TestOptions.
DebugExe
.WithGlobalImports(globalImports).WithRootNamespace(""))
277
TestOptions.
DebugExe
.WithGlobalImports(globalImports).WithRootNamespace("DefaultNamespace"))
PDB\PDBObjectInitializerTests.vb (4)
37
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
93
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
147
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
202
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBSyncLockTests.vb (1)
41
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBTests.vb (27)
139
Dim c = CreateCompilationWithMscorlib40({source}, options:=TestOptions.
DebugExe
)
626
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
727
Dim v = CompileAndVerify(CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
), verify:=Verification.FailsILVerify)
987
TestOptions.
DebugExe
)
1703
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
1838
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
1949
TestOptions.
DebugExe
)
2044
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
2105
TestOptions.
DebugExe
)
2169
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
2271
TestOptions.
DebugExe
)
2365
TestOptions.
DebugExe
)
2474
TestOptions.
DebugExe
)
2546
TestOptions.
DebugExe
)
2602
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
2657
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
2715
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
2831
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
2896
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
2962
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
3031
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
3100
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
3164
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
3225
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
3397
TestOptions.
DebugExe
)
3467
TestOptions.
DebugExe
)
3711
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBUsingTests.vb (1)
43
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
PDB\PDBVariableInitializerTests.vb (1)
54
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests (4)
ExpressionCompilerTestBase.vb (1)
325
options:=If(outputKind = OutputKind.DynamicallyLinkedLibrary, TestOptions.DebugDll, TestOptions.
DebugExe
))
LocalsTests.vb (3)
551
Dim comp = CreateCompilationWithMscorlib40({source}, options:=TestOptions.
DebugExe
)
604
Dim comp = CreateCompilationWithMscorlib40({source}, options:=TestOptions.
DebugExe
)
3216
Dim comp = CreateCompilationWithMscorlib40({source}, {MsvbRef}, options:=TestOptions.
DebugExe
)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (207)
Semantics\AsyncAwait.vb (2)
5666
Dim compilation = CreateEmptyCompilationWithReferences(source, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.
DebugExe
)
5706
Dim compilation = CreateEmptyCompilationWithReferences(source, {MscorlibRef_v4_0_30316_17626, MsvbRef_v4_0_30319_17929}, TestOptions.
DebugExe
)
Semantics\CompoundAssignment.vb (16)
1169
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1272
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1379
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1496
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1619
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1729
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1834
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1937
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2044
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2161
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2284
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2394
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2489
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2561
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2632
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2714
compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
Semantics\ConditionalAccessTests.vb (5)
10055
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40(compilationDef, options:=TestOptions.
DebugExe
,
10136
CompileAndVerify(compilationDef, options:=TestOptions.
DebugExe
, expectedOutput:=expectedOutput)
10192
CompileAndVerify(compilationDef, options:=TestOptions.
DebugExe
, expectedOutput:=expectedOutput)
10244
CreateCompilationWithMscorlib45AndVBRuntime(compilationDef, options:=TestOptions.
DebugExe
, references:=valueTupleRefs),
10317
CreateCompilationWithMscorlib45AndVBRuntime(compilationDef, options:=TestOptions.
DebugExe
, references:=valueTupleRefs),
Semantics\Conversions.vb (38)
4453
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(False))
4456
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(False))
4459
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(False))
4462
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(True))
4465
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(True))
4468
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(True))
4492
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(False))
4495
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(False))
4498
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(False))
4501
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(True))
4504
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(True))
4507
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(True))
4526
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(False))
4529
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(False))
4532
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(False))
4541
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(True))
4544
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(True))
4547
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(True))
4582
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(False))
4587
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(False))
4592
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(False))
4603
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(True))
4606
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(True))
4609
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(True))
4628
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(False))
4631
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(False))
4634
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(False))
4637
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(True))
4640
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(True))
4643
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(True))
4662
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(False))
4665
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(False))
4668
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(False))
4671
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(True))
4674
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Custom).WithOverflowChecks(True))
4677
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.On).WithOverflowChecks(True))
4701
compilation = compilation.WithOptions(TestOptions.
DebugExe
.WithOptionStrict(OptionStrict.Off).WithOverflowChecks(False))
4743
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
Semantics\Conversions_AnonymousDelegates.vb (1)
2528
Dim compilation = CompilationUtils.CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
Semantics\InitOnlyMemberTests.vb (28)
72
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
345
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16_9, options:=TestOptions.
DebugExe
, references:={csCompilation})
566
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
858
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16_9, options:=TestOptions.
DebugExe
, references:={csCompilation})
1115
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
1303
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
1519
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
1638
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
1776
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
3115
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
3118
Dim comp2 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16, options:=TestOptions.
DebugExe
, references:={csCompilation})
3199
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
3202
Dim comp2 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16, options:=TestOptions.
DebugExe
, references:={csCompilation})
3258
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16_9, options:=TestOptions.
DebugExe
, references:={csCompilation})
3451
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16_9, options:=TestOptions.
DebugExe
, references:={csCompilation})
3667
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16_9, options:=TestOptions.
DebugExe
, references:={csCompilation})
3860
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16_9, options:=TestOptions.
DebugExe
, references:={csCompilation})
4141
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.Regular16_9, options:=TestOptions.
DebugExe
, references:={csCompilation})
5320
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5371
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5419
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5469
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5517
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5576
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5634
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5675
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5718
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
5756
Dim comp1 = CreateCompilation(source1, parseOptions:=TestOptions.RegularLatest, options:=TestOptions.
DebugExe
, references:={csCompilation})
Semantics\IteratorTests.vb (2)
968
</compilation>, TestOptions.
DebugExe
)
1015
Dim compilation = CreateCompilationWithMscorlib40(source, options:=TestOptions.
DebugExe
) ' generate debug info
Semantics\MethodCalls.vb (3)
5945
Dim compilation2 = CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {compilation1.EmitToImageReference()}, options:=TestOptions.
DebugExe
)
5949
Dim compilation3 = CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(source2, {New VisualBasicCompilationReference(compilation1)}, options:=TestOptions.
DebugExe
)
5976
Dim compilation4 = CreateCompilationWithMscorlib40AndVBRuntime(source4, options:=TestOptions.
DebugExe
)
Semantics\NameOfTests.vb (53)
439
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
511
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
595
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
648
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
696
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
749
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
799
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
850
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
923
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1005
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1039
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1108
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1628
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1699
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1722
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1835
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1894
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1951
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
1975
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2009
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2036
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2108
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2135
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2207
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2236
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2311
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2342
Dim comp = CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {TestMetadata.Net40.SystemCore}, TestOptions.
DebugExe
)
2419
Dim comp = CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {TestMetadata.Net40.SystemCore}, TestOptions.
DebugExe
)
2446
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2514
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2547
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2592
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2634
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2668
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2706
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2752
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2779
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2849
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2914
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
2982
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3043
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3104
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3164
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3227
Dim comp = CreateCompilationWithMscorlib40AndVBRuntimeAndReferences(compilationDef, {TestMetadata.Net40.SystemCore}, TestOptions.
DebugExe
)
3288
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3345
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3404
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3460
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3516
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3539
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3565
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
3589
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, options:=TestOptions.
DebugExe
, additionalRefs:={LinqAssemblyRef})
3657
Dim comp = CreateCompilation(compilationDef, options:=TestOptions.
DebugExe
)
Semantics\NonTrailingNamedArgumentsTests.vb (4)
702
Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(source, parseOptions:=latestParseOptions, options:=TestOptions.
DebugExe
)
1105
parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.Latest), options:=TestOptions.
DebugExe
)
1128
parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.Latest), options:=TestOptions.
DebugExe
)
1158
parseOptions:=TestOptions.Regular.WithLanguageVersion(LanguageVersion.Latest), options:=TestOptions.
DebugExe
)
Semantics\QueryExpressions.vb (1)
15022
CompileAndVerify(compilationDef, options:=TestOptions.
DebugExe
)
Semantics\UnstructuredExceptionHandling.vb (54)
90
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
451
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
1818
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
2464
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
3217
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
3383
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
3608
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
3751
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
3997
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
4164
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
4362
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
4425
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
4814
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
5065
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
5316
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
5490
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
5863
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
6154
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
6326
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
6678
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
7030
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
7338
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
7586
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
8044
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
8280
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
8590
compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
8945
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
9204
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
9823
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
10035
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
10525
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
10740
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
10898
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
11138
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
11290
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
11475
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
11657
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
11791
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
11893
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
11945
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
12080
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
12242
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
12356
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
12465
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
12567
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
12656
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(source, TestOptions.
DebugExe
)
13156
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
13314
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
13442
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
13561
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
13858
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
14611
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
14649
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
14687
compilation = compilation.WithOptions(TestOptions.
DebugExe
)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (161)
SymbolsTests\AnonymousDelegates\AnonymousDelegates_CreationAndEmit.vb (1)
486
</compilation>, options:=TestOptions.
DebugExe
.WithRootNamespace("Ns1.Ns2"))
SymbolsTests\AnonymousTypes\AnonymousTypesSemanticsTests.vb (1)
2054
</compilation>, options:=TestOptions.
DebugExe
.WithRootNamespace("Ns1.Ns2"))
SymbolsTests\CheckedUserDefinedOperatorsTests.vb (9)
167
Dim comp2 = CreateCompilation(source2, references:={ilReference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
246
Dim comp1 = CreateCompilation(source1, references:={comp0Reference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
249
Dim comp2 = CreateCompilation(source2, references:={comp0Reference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
358
Dim comp2 = CreateCompilation(source2, references:={ilReference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
429
Dim comp1 = CreateCompilation(source1, references:={comp0Reference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
432
Dim comp2 = CreateCompilation(source2, references:={comp0Reference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
538
Dim comp2 = CreateCompilation(source2, references:={ilReference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
604
Dim comp1 = CreateCompilation(source1, references:={comp0Reference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
607
Dim comp2 = CreateCompilation(source2, references:={comp0Reference}, options:=TestOptions.
DebugExe
.WithOverflowChecks(enabled:=overflowChecksEnabled))
SymbolsTests\DefaultInterfaceImplementationTests.vb (134)
116
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
201
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
278
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
355
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
397
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
463
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, references:={csCompilation})
537
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
569
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
755
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
841
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
880
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
1154
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
1199
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
1245
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
1300
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
1354
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
1392
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
1461
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
1490
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
1662
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
1696
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
2101
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.Standard, references:={csCompilation})
2164
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2225
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2307
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
2388
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2450
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2532
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
2613
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2694
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2775
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2858
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
2927
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
3449
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
3532
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
3617
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
3810
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
3859
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
3908
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
3957
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4006
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4055
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4242
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4268
comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4303
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4329
comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4370
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4396
comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4433
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4459
comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4496
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4499
comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4537
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4540
comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4577
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4580
comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
.WithMetadataImportOptions(MetadataImportOptions.All), targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4608
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, references:={csCompilation})
4767
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4797
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4827
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4857
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4887
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
4917
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
5418
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
5595
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
5637
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
5679
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
5721
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
5763
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
5805
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
6533
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6571
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6606
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6641
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6679
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6714
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6752
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6799
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6846
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6890
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6934
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
6981
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
7025
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
7100
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7178
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7258
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7348
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7392
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7465
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, references:={csCompilation})
7534
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7563
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7743
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7827
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
7866
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
8127
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
8161
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
8199
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
8243
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
8287
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
8361
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
8438
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
8517
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
8606
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
8649
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
8724
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, references:={csCompilation})
8796
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
8828
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9008
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9092
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9131
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9392
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
9426
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
9464
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
9508
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
9552
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
9632
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9717
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9804
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9904
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
9955
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
10046
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, references:={csCompilation})
10137
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
10180
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
10387
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
10482
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
10525
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
10819
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
10857
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
10899
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
10947
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
10995
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.DesktopLatestExtended, references:={csCompilation})
11047
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
11080
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
)
11129
Dim comp1 = CreateCompilation(source1, options:=TestOptions.
DebugExe
, targetFramework:=TargetFramework.NetCoreApp, references:={csCompilation})
SymbolsTests\Metadata\PE\LoadingFields.vb (1)
273
Dim compilation = CreateCompilationWithCustomILSource(vbSource, ilSource, includeVbRuntime:=True, options:=TestOptions.
DebugExe
)
SymbolsTests\RelaxedShiftOperatorTests.vb (1)
65
Dim comp2 = CreateCompilation(source2, references:={csCompilation}, options:=TestOptions.
DebugExe
)
SymbolsTests\Source\EnumTests.vb (1)
1499
comp = CreateCompilation(sourceC, references:={refB}, options:=TestOptions.
DebugExe
)
SymbolsTests\Source\EventTests.vb (4)
1967
</compilation>, options:=TestOptions.
DebugExe
)
2064
</compilation>, options:=TestOptions.
DebugExe
)
2161
</compilation>, options:=TestOptions.
DebugExe
)
2230
</compilation>, options:=TestOptions.
DebugExe
)
SymbolsTests\Source\GroupClassTests.vb (2)
108
TestOptions.
DebugExe
)
3648
TestOptions.
DebugExe
.WithRootNamespace("WindowsApplication1"))
SymbolsTests\Source\StaticLocals.vb (3)
483
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
587
TestOptions.
DebugExe
.WithAssemblyIdentityComparer(DesktopAssemblyIdentityComparer.Default))
854
Dim compilation = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, TestOptions.
DebugExe
)
SymbolsTests\SymbolErrorTests.vb (2)
10579
</compilation>, s_typeWithMixedProperty, options:=TestOptions.
DebugExe
)
10639
</compilation>, s_typeWithMixedProperty, options:=TestOptions.
DebugExe
)
SymbolsTests\UnsignedRightShiftTests.vb (2)
44
Dim comp1 = CreateCompilation(source1, targetFramework:=TargetFramework.Standard, references:={csCompilation}, options:=TestOptions.
DebugExe
)
83
Dim comp1 = CreateCompilation(source1, targetFramework:=TargetFramework.Standard, references:={csCompilation}, options:=TestOptions.
DebugExe
)
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
TestOptions.vb (1)
38
Public Shared ReadOnly SigningDebugExe As VisualBasicCompilationOptions =
DebugExe
.WithStrongNameProvider(SigningTestHelpers.DefaultDesktopStrongNameProvider)