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