6 references to RunCommandLineCompiler
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (6)
IntegrationTests.cs (2)
317
var result =
RunCommandLineCompiler
(_msbuildExecutable, arguments, _tempDirectory, SimpleMsBuildFiles);
518
var result =
RunCommandLineCompiler
(_msbuildExecutable, arguments, _tempDirectory, ReportAnalyzerMsBuildFiles,
TestUtilities\IntegrationTestBase.cs (4)
99
return
RunCommandLineCompiler
(
114
return
RunCommandLineCompiler
(
195
var result =
RunCommandLineCompiler
(
234
var result =
RunCommandLineCompiler
(