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)
100
return
RunCommandLineCompiler
(
115
return
RunCommandLineCompiler
(
275
var result =
RunCommandLineCompiler
(
328
var result =
RunCommandLineCompiler
(
384
var result =
RunCommandLineCompiler
(
428
var result =
RunCommandLineCompiler
(