4 references to PerFileLock
NuGet.Common (4)
ConcurrencyUtilities.cs (4)
42await PerFileLock.EnterAsync(filePath, token); 119await PerFileLock.ExitAsync(filePath); 135PerFileLock.Enter(filePath); 209PerFileLock.Exit(filePath);