3 references to TestableCompilerFile
Microsoft.CodeAnalysis.Test.Utilities (3)
TestableCompiler.cs (3)
80
return new
TestableCompilerFile
(filePath, file);
88
return new
TestableCompilerFile
(filePath, file);
96
return new
TestableCompilerFile
(filePath, file);