2 references to WorkingDirectory
dotnet.Tests (2)
CommandTests\MSBuild\GivenDotnetPublishInvocation.cs (2)
45
CommandDirectoryContext.PerformActionWithBasePath(
WorkingDirectory
, () =>
48
.Select(arg => arg.Replace("<cwd>",
WorkingDirectory
))