Align ICache.TryRemove overloads with ConcurrentDictionary #1163
Annotations
8 warnings
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L342
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(KeyValuePair<K, V>)'
|
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L347
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(K, out V)'
|
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L342
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(KeyValuePair<K, V>)'
|
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L347
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(K, out V)'
|
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L342
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(KeyValuePair<K, V>)'
|
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L347
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(K, out V)'
|
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L342
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(KeyValuePair<K, V>)'
|
BitFaster.Caching/Lru/ConcurrentLruCore.cs#L347
Missing XML comment for publicly visible type or member 'ConcurrentLruCore<K, V, I, P, T>.TryRemove(K, out V)'
|
The logs for this run have expired and are no longer available.
Loading