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