1 write to _newWorkingDirectory
Microsoft.NET.Build.Containers (1)
ImageConfig.cs (1)
206_newWorkingDirectory = workingDirectory;
2 references to _newWorkingDirectory
Microsoft.NET.Build.Containers (2)
ImageConfig.cs (2)
93if (_newWorkingDirectory is not null) 95newConfig["WorkingDir"] = _newWorkingDirectory;