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