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