4 references to BasePath
NuGet.Common (4)
ConcurrencyUtilities.cs (4)
77
lockPath =
BasePath
;
167
lockPath =
BasePath
;
247
Directory.CreateDirectory(
BasePath
);
249
return Path.Combine(
BasePath
, FilePathToLockName(filePath));