4 references to BuildPaths
Microsoft.CodeAnalysis.Rebuild.UnitTests (4)
RebuildCommandLineTests.cs (4)
38
FilePathToStreamMap.Add(Path.Combine(
BuildPaths
.WorkingDirectory, filePath), new TestableFile(content));
43
FilePathToStreamMap.Add(Path.Combine(
BuildPaths
.SdkDirectory!, filePath), new TestableFile(imageBytes));
359
BuildPaths
,
518
BuildPaths
,