4 references to RootDirectory
Microsoft.CodeAnalysis.Rebuild.UnitTests (4)
RebuildCommandLineTests.cs (4)
252
CommandLine = commandInfo.CommandLine + $" /pathmap:{
RootDirectory
}=/root/test",
256
CommandLine = commandInfo.CommandLine + $@" /pathmap:{
RootDirectory
}=j:\other_root",
262
CommandLine = commandInfo.CommandLine + $@" /pathmap:""{
RootDirectory
}=???""",
445
CommandLine = commandInfo.CommandLine + $" /pathmap:{
RootDirectory
}=/root/test",