1 write to _nuGetTempDirectory
NuGet.Common (1)
PathUtil\NuGetEnvironment.cs (1)
35get { return _nuGetTempDirectory ??= GetNuGetTempDirectory(); }