4 references to EmitGenerator
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (4)
CommandLineTests.vb (4)
10501
Dim coreGenerator =
EmitGenerator
(".NETCoreApp,Version=v5.0")
10505
Dim nsGenerator =
EmitGenerator
(".NETStandard,Version=v2.0")
10509
Dim ntGenerator =
EmitGenerator
(targetFramework:=Nothing)
10513
Dim frameworkGenerator =
EmitGenerator
(".NETFramework,Version=v4.7.2")