4 references to PerFileLock
NuGet.Common (4)
ConcurrencyUtilities.cs (4)
58await PerFileLock.EnterAsync(filePath, token); 135await PerFileLock.ExitAsync(filePath); 151PerFileLock.Enter(filePath); 225PerFileLock.Exit(filePath);