4 references to BasePath
NuGet.Common (4)
ConcurrencyUtilities.cs (4)
93
lockPath =
BasePath
;
183
lockPath =
BasePath
;
263
Directory.CreateDirectory(
BasePath
);
265
return Path.Combine(
BasePath
, FilePathToLockName(filePath));