48 references to CompileWithCustomILSource
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (19)
CodeGen\CodeGenTests.vb (19)
1150
CompileWithCustomILSource
(vbSource, ClassesWithReadWriteProperties.Value, TestOptions.ReleaseDll).
1476
CompileWithCustomILSource
(vbSource, AttributesWithReadWriteProperties.Value,
1610
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
1691
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
1764
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
8994
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9073
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9149
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9216
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9289
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9354
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9425
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9494
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9563
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9631
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDebugDll).
9709
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9772
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
9978
CompileWithCustomILSource
(vbSource, ilSource.Value, TestOptions.ReleaseDll).
11397
CompileWithCustomILSource
(vbSource, optParameterSource)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Semantics\MyBaseMyClassTests.vb (1)
3918
CompileWithCustomILSource
(source, ilSource.Value, TestOptions.ReleaseExe, expectedOutput:="B2::F-B1::F").
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (27)
SymbolsTests\Metadata\PE\LoadingNamespacesAndTypes.vb (3)
284
CompileWithCustomILSource
(<compilation name="TestStructParameterlessConstructor_Explicit"/>, ilSource.Value, TestOptions.ReleaseDll,
304
CompileWithCustomILSource
(<compilation name="TestStructParameterlessConstructor_Explicit"/>, ilSource.Value, TestOptions.ReleaseDll,
330
CompileWithCustomILSource
(<compilation name="TestStructParameterlessConstructor_Explicit"/>, ilSource.Value, TestOptions.ReleaseDll,
SymbolsTests\Source\OverridesTests.vb (13)
2874
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:="Base::M1_1" & Environment.NewLine & "Derived.M1" & Environment.NewLine & "Base::M1_3")
2987
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:="Base::M1_1" & Environment.NewLine & "Derived.M1" & Environment.NewLine & "Base::M1_3")
3320
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:="Base::M1_1" & Environment.NewLine & "Derived.M1" & Environment.NewLine & "Base::M1_3")
4234
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe,
4426
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:=
4615
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:=
4837
Dim verifier =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:=
5695
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:=
6095
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:="")
6218
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:="")
6341
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:="")
6522
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:=
6711
Dim compilation =
CompileWithCustomILSource
(vbSource, ilSource, options:=TestOptions.ReleaseExe, expectedOutput:=
SymbolsTests\Source\PropertyTests.vb (11)
396
CompileWithCustomILSource
(vbSource, ilSource)
4847
CompileWithCustomILSource
(vbSource, ilSource)
4974
CompileWithCustomILSource
(vbSource, ilSource)
4992
CompileWithCustomILSource
(vbSource, ilSource)
5013
CompileWithCustomILSource
(vbSource, ilSource)
5031
CompileWithCustomILSource
(vbSource, ilSource)
5049
CompileWithCustomILSource
(vbSource, ilSource)
5068
CompileWithCustomILSource
(vbSource, ilSource)
5086
CompileWithCustomILSource
(vbSource, ilSource)
5104
CompileWithCustomILSource
(vbSource, ilSource)
5210
CompileWithCustomILSource
(vbSource, ilSource)
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
BasicTestBase.vb (1)
353
Return
CompileWithCustomILSource
(source, ilSource.Value)