1 write to Compiler
Microsoft.CodeAnalysis.Test.Utilities (1)
TestableCompiler.cs (1)
67Compiler = compiler;
3 references to Compiler
Microsoft.CodeAnalysis.Rebuild.UnitTests (2)
RebuildCommandLineTests.cs (2)
356VerifyRoundTrip(compiler.Compiler, peFilePath, pdbFilePath); 516VerifyRoundTrip(compiler.Compiler, peFilePath, pdbFilePath);
Microsoft.CodeAnalysis.Test.Utilities (1)
TestableCompiler.cs (1)
73=> Compiler.Run(cancellationToken);