4 references to AssertCommandLine
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (4)
VbcTests.cs (2)
541TaskTestUtil.AssertCommandLine(vbc, engine, "/optionstrict:custom", "/out:test.exe", "test.vb");
555TaskTestUtil.AssertCommandLine(vbc, engine, "/optionstrict:custom", "/out:test.dll", "/target:library", "test.vb", "blah.vb");