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