95 references to LatestVbReferences
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
PDB\PDBAsyncTests.cs (1)
2100
var v = CreateEmptyCompilation(src,
LatestVbReferences
, options: TestOptions.DebugDll);
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (91)
CodeGen\CodeGenAsyncTests.vb (11)
41
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
)
2448
</compilation>, references:=
LatestVbReferences
).VerifyDiagnostics()
8283
referencedAssemblies:=
LatestVbReferences
)
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\CodeGenRefReturnTests.vb (2)
2506
referencedAssemblies:=
LatestVbReferences
,
2569
referencedAssemblies:=
LatestVbReferences
,
CodeGen\CodeGenScriptTests.vb (8)
28
Dim c = VisualBasicCompilation.Create("Test", {tree},
LatestVbReferences
)
47
Dim c = VisualBasicCompilation.Create("Test", {tree},
LatestVbReferences
)
92
Dim c = VisualBasicCompilation.Create("Test", {tree},
LatestVbReferences
)
113
Dim c = VisualBasicCompilation.Create("Test", {tree},
LatestVbReferences
)
130
Dim c = VisualBasicCompilation.Create("Test", {tree},
LatestVbReferences
)
160
Dim c = VisualBasicCompilation.Create("Test", {tree},
LatestVbReferences
)
174
Dim c = VisualBasicCompilation.Create("Test", {tree},
LatestVbReferences
)
181
Dim references =
LatestVbReferences
Emit\DynamicAnalysis\DynamicInstrumentationTests.vb (3)
2816
LatestVbReferences
,
2824
LatestVbReferences
,
2832
LatestVbReferences
,
Emit\EditAndContinue\EditAndContinueClosureTests.vb (9)
43
Dim compilation0 = CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
95
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
146
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
198
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
251
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
330
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
414
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
515
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
611
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
Emit\EditAndContinue\EditAndContinueStateMachineTests.vb (41)
45
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
46
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
396
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
397
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
718
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
719
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
826
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
827
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
905
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
906
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
953
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
954
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
1014
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
1093
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
1094
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
1243
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
1244
Dim compilation1 = CompilationUtils.CreateEmptyCompilationWithReferences(source1, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
1515
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
1963
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
2559
Dim compilation0 = CreateEmptyCompilationWithReferences({source0.Tree}, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
3022
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
3191
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
3578
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
3683
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
3793
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
3899
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
4007
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
4200
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
4461
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
4624
Dim compilation0 = CreateEmptyCompilationWithReferences({source0.Tree}, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
4954
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
5456
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
5895
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
6351
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
6504
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
6662
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
6816
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
7049
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
7414
Dim compilation0 = CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
7549
Dim compilation0 = CreateEmptyCompilationWithReferences(source0.Tree, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
8036
Dim compilation0 = CreateEmptyCompilationWithReferences(source0, references:=
LatestVbReferences
, options:=ComSafeDebugDll.WithMetadataImportOptions(MetadataImportOptions.All))
Emit\EditAndContinue\LocalSlotMappingTests.vb (6)
33
Dim compilation0 = CreateEmptyCompilationWithReferences({source.Tree}, references:=
LatestVbReferences
, options:=ComSafeDebugDll)
182
Dim debug = CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
183
Dim release = CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
, options:=TestOptions.ReleaseDll)
482
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
587
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
763
Dim compilation0 = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
Emit\EntryPointTests.vb (3)
553
{VisualBasicSyntaxTree.ParseText(vbx.Value, options:=TestOptions.Script)}, options:=TestOptions.ReleaseExe, references:=
LatestVbReferences
)
573
VisualBasicSyntaxTree.ParseText(vb.Value, options:=VisualBasicParseOptions.Default)}, options:=TestOptions.ReleaseExe, references:=
LatestVbReferences
)
600
VisualBasicSyntaxTree.ParseText(vb.Value, options:=VisualBasicParseOptions.Default)}, options:=TestOptions.ReleaseExe, references:=
LatestVbReferences
)
PDB\PDBAsyncTests.vb (6)
34
Dim v = CompileAndVerify(source,
LatestVbReferences
, options:=TestOptions.DebugDll)
212
Dim compilation = CompilationUtils.CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
744
Dim c = CreateEmptyCompilationWithReferences(source, references:=
LatestVbReferences
, options:=TestOptions.DebugDll)
805
Dim v = CompileAndVerify(source,
LatestVbReferences
, options:=TestOptions.DebugDll)
935
Dim compilation = CreateEmptyCompilation(src,
LatestVbReferences
, options:=TestOptions.DebugDll)
1005
Dim v = CompileAndVerifyEx(src, references:=
LatestVbReferences
, options:=TestOptions.DebugDll, targetFramework:=TargetFramework.Empty)
PDB\PDBIteratorTests.vb (1)
548
Dim compilation = CreateEmptyCompilation(src,
LatestVbReferences
, options:=TestOptions.DebugDll)
PDB\PDBWinMdExpTests.vb (1)
161
LatestVbReferences
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Semantics\AsyncAwait.vb (1)
5267
Dim compilation = CreateEmptyCompilationWithReferences(source,
LatestVbReferences
, TestOptions.ReleaseExe)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Metadata\PE\HasUnsupportedMetadata.vb (1)
527
referencedAssemblies:=
LatestVbReferences
,
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
BasicTestBase.vb (1)
143
Dim defaultRefs = If(useLatestFramework,
LatestVbReferences
, DefaultVbReferences)