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