1 reference to GetTemporaryDirectoryPath
NuGet.Protocol (1)
Plugins\PluginPackageReader.cs (1)
74
_tempDirectoryPath = new Lazy<string>(
GetTemporaryDirectoryPath
);