v1.1.0 #1
Annotations
10 warnings
release:
src/Collections/KeyValuePairsExtensions.cs#L12
Missing XML comment for publicly visible type or member 'KeyValuePairsExtensions'
|
release:
src/Collections/KeyValuePairsExtensions.cs#L14
Missing XML comment for publicly visible type or member 'KeyValuePairsExtensions.Add<TKey, TValue>(ICollection<KeyValuePair<TKey, TValue>>, TKey, TValue)'
|
release:
src/Collections/KeyValuePairsExtensions.cs#L17
Missing XML comment for publicly visible type or member 'KeyValuePairsExtensions.ContainsDuplicateKey<TKey, TValue>(IEnumerable<KeyValuePair<TKey, TValue>>, IEqualityComparer<TKey>?)'
|
release:
src/Collections/KeyValuePairsExtensions.cs#L34
Missing XML comment for publicly visible type or member 'KeyValuePairsExtensions.Sort<TKey, TValue>(IEnumerable<KeyValuePair<TKey, TValue>>, IComparer<TKey>?)'
|
release:
src/Cryptography/Block/AesExtensions.Cmac.cs#L14
Missing XML comment for publicly visible type or member 'AesExtensions'
|
release:
src/Cryptography/Block/RsaExtensions.Ecb.cs#L14
Missing XML comment for publicly visible type or member 'RsaExtensions'
|
release:
src/Cryptography/Block/RsaExtensions.Ecb.cs#L17
Missing XML comment for publicly visible type or member 'RsaExtensions.BlockLength(RSA)'
|
release:
src/Cryptography/Block/RsaExtensions.Ecb.cs#L21
Missing XML comment for publicly visible type or member 'RsaExtensions.BlockLengthPkcs1(RSA)'
|
release:
src/Cryptography/Block/RsaExtensions.Ecb.cs#L25
Missing XML comment for publicly visible type or member 'RsaExtensions.CiphertextLengthEcbPkcs1(RSA, int)'
|
release:
src/Cryptography/Block/RsaExtensions.Ecb.cs#L29
Missing XML comment for publicly visible type or member 'RsaExtensions.MessageLengthMaxEcbPkcs1(RSA, int)'
|