1 write to _currentDirectory
NuGet.Commands (1)
CommandArgs\PackArgs.cs (1)
70
_currentDirectory
= value;
1 reference to _currentDirectory
NuGet.Commands (1)
CommandArgs\PackArgs.cs (1)
66
return
_currentDirectory
?? Directory.GetCurrentDirectory();