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)
66return _currentDirectory ?? Directory.GetCurrentDirectory();