3 references to CommandLineTests
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (3)
CommandLineTests.vb (3)
39
Path.GetDirectoryName(GetType(
CommandLineTests
).Assembly.Location),
45
Private Shared ReadOnly s_compilerVersion As String = CommonCompiler.GetProductVersion(GetType(
CommandLineTests
))
7119
Return Temp.CreateFile().WriteAllBytes(GetType(
CommandLineTests
).Assembly.GetManifestResourceStream("vbc.rsp").ReadAllBytes()).Path