1 instantiation of KeyedLock
NuGet.Common (1)
ConcurrencyUtilities.cs (1)
21
private static readonly KeyedLock PerFileLock = new
KeyedLock
();
1 reference to KeyedLock
NuGet.Common (1)
ConcurrencyUtilities.cs (1)
21
private static readonly
KeyedLock
PerFileLock = new KeyedLock();