4 references to RunCommandLineCompiler
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (4)
IntegrationTests.cs (2)
336
var result =
RunCommandLineCompiler
(_msbuildExecutable, arguments, _tempDirectory, SimpleMsBuildFiles);
537
var result =
RunCommandLineCompiler
(_msbuildExecutable, arguments, _tempDirectory, ReportAnalyzerMsBuildFiles,
TestUtilities\IntegrationTestBase.cs (2)
97
var result =
RunCommandLineCompiler
(
136
var result =
RunCommandLineCompiler
(