6 references to VerifyCompiler
Microsoft.NET.Build.Tests (6)
RoslynBuildTaskTests.cs (6)
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);
79VerifyCompiler(buildCommand, DotNetExecCompilerFileName(language), useSharedCompilation, toolsetPackage: true);