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