4 references to TestableCompiler
Microsoft.CodeAnalysis.Test.Utilities (4)
TestableCompiler.cs (4)
106return new TestableCompiler(compiler, fileSystem, p); 125return new TestableCompiler(compiler, fileSystem, buildPaths); 152return new TestableCompiler(compiler, fileSystem, p); 192return new TestableCompiler(compiler, fileSystem, buildPaths);