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