8 references to RunCommandLineCompiler
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (8)
IntegrationTests.cs (2)
317
var result =
RunCommandLineCompiler
(_msbuildExecutable, arguments, _tempDirectory, SimpleMsBuildFiles);
518
var result =
RunCommandLineCompiler
(_msbuildExecutable, arguments, _tempDirectory, ReportAnalyzerMsBuildFiles,
TestUtilities\IntegrationTestBase.cs (6)
105
return
RunCommandLineCompiler
(
120
return
RunCommandLineCompiler
(
312
var result =
RunCommandLineCompiler
(
371
var result =
RunCommandLineCompiler
(
433
var result =
RunCommandLineCompiler
(
483
var result =
RunCommandLineCompiler
(