Code Coverage #321
Annotations
10 warnings
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L299
'AsyncNonKeyedLocker.Lock(int, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L304
'AsyncNonKeyedLocker.Lock(int, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L336
'AsyncNonKeyedLocker.Lock(TimeSpan, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L341
'AsyncNonKeyedLocker.Lock(TimeSpan, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L373
'AsyncNonKeyedLocker.Lock(int, CancellationToken, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L379
'AsyncNonKeyedLocker.Lock(int, CancellationToken, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L384
'AsyncNonKeyedLocker.Lock(int, CancellationToken, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L423
'AsyncNonKeyedLocker.Lock(int, CancellationToken, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L451
'AsyncNonKeyedLocker.Lock(int, CancellationToken, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|
build:
AsyncKeyedLock.Tests/AsyncNonKeyedLockerTests/OriginalTests.cs#L478
'AsyncNonKeyedLocker.Lock(TimeSpan, CancellationToken, out bool)' is obsolete: 'Use LockOrNull method instead as it is more performant.'
|