2 references to RunCommandLineCompiler
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (2)
IntegrationTests.cs (1)
695
var result =
RunCommandLineCompiler
(_msbuildExecutable, "/p:UseSharedCompilation=false", testDir.Path);
TestUtilities\IntegrationTestBase.cs (1)
84
return
RunCommandLineCompiler
(