`redis.HMSet(key, objects);` Exception: **System.Security.VerificationException: Operation could destabilize the runtime.** P.S. objects = **List of my custom class.**
redis.HMSet(key, objects);Exception: System.Security.VerificationException: Operation could destabilize the runtime.
P.S. objects = List of my custom class.