MembersMustExist : Member 'public System.Boolean System.Security.Cryptography.CryptographicAttributeObjectCollection.IsSynchronized.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Object System.Security.Cryptography.CryptographicAttributeObjectCollection.SyncRoot.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Byte[] System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Parameters.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Parameters.set(System.Byte[])' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Boolean System.Security.Cryptography.Pkcs.CmsRecipientCollection.IsSynchronized.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Object System.Security.Cryptography.Pkcs.CmsRecipientCollection.SyncRoot.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.CmsSigner..ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2, System.Security.Cryptography.AsymmetricAlgorithm)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.CmsSigner..ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2, System.Security.Cryptography.RSA, System.Security.Cryptography.RSASignaturePadding)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey.set(System.Security.Cryptography.AsymmetricAlgorithm)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Security.Cryptography.RSASignaturePadding System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding.set(System.Security.Cryptography.RSASignaturePadding)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Security.Cryptography.Oid System.Security.Cryptography.Pkcs.ContentInfo.GetContentType(System.ReadOnlySpan<System.Byte>)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.EnvelopedCms.Decode(System.ReadOnlySpan<System.Byte>)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo, System.Security.Cryptography.AsymmetricAlgorithm)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Boolean System.Security.Cryptography.Pkcs.RecipientInfoCollection.IsSynchronized.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Object System.Security.Cryptography.Pkcs.RecipientInfoCollection.SyncRoot.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.SignedCms.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.SignedCms.Decode(System.ReadOnlySpan<System.Byte>)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.SignedCms.RemoveCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.SignerInfo.AddUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Byte[] System.Security.Cryptography.Pkcs.SignerInfo.GetSignature()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public void System.Security.Cryptography.Pkcs.SignerInfo.RemoveUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Security.Cryptography.Oid System.Security.Cryptography.Pkcs.SignerInfo.SignatureAlgorithm.get()' does not exist in the reference but it does exist in the implementation.
MembersMustExist : Member 'public System.Boolean System.Security.Cryptography.Pkcs.SubjectIdentifier.MatchesCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)' does not exist in the reference but it does exist in the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.CompilerServices.IsReadOnlyAttribute' exists on 'System.Security.Cryptography.Xml.X509IssuerSerial.IssuerName.get()' in the implementation but not the reference.
CannotRemoveAttribute : Attribute 'System.Runtime.CompilerServices.IsReadOnlyAttribute' exists on 'System.Security.Cryptography.Xml.X509IssuerSerial.SerialNumber.get()' in the implementation but not the reference.
