2 references to TestableFile
Microsoft.CodeAnalysis.Test.Utilities (2)
TestableCompiler.cs (2)
85
var file = new
TestableFile
(imageBytes);
217
fileSystem.Map[Path.Combine(sdkPath, referenceInfo.FileName)] = new
TestableFile
(referenceInfo.ImageBytes);