Feature/prod 2955/add traces to hz cache #80
Annotations
10 warnings
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L10
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L12
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions.redisConnectionString'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L15
Missing XML comment for publicly visible type or member 'RedisIDistributedCache'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L20
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.RedisIDistributedCache(RedisIDistributedCacheOptions)'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L26
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Get(string)'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L38
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.GetAsync(string, CancellationToken)'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L50
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Set(string, byte[], DistributedCacheEntryOptions)'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L56
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.SetAsync(string, byte[], DistributedCacheEntryOptions, CancellationToken)'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L62
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Refresh(string)'
|
Build:
RedisIDistributedCache/RedisIDistributedCache.cs#L74
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.RefreshAsync(string, CancellationToken)'
|
Loading