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