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