5 references to AppHostCompilerFileName
Microsoft.NET.Build.Tests (5)
RoslynBuildTaskTests.cs (5)
31VerifyCompiler(buildCommand, AppHostCompilerFileName(language), useSharedCompilation);
42VerifyCompiler(buildCommand, AppHostCompilerFileName(language), useSharedCompilation);
54VerifyCompiler(buildCommand, AppHostCompilerFileName(language), useSharedCompilation);
62VerifyCompiler(buildCommand, AppHostCompilerFileName(language), useSharedCompilation, toolsetPackage: true);
70VerifyCompiler(buildCommand, AppHostCompilerFileName(language), useSharedCompilation);