Plugin Error – Inheritance security rules violated while overriding member: ‘System.Runtime.CompilerServices.ValueTaskAwaiter.UnsafeOnCompleted(System.Action)’. Security accessibility of the overriding method must match the security accessibility of the method being overridden – Quick Fix
Hi Folks, I recently came across the above error for one of my Dynamics 365 Plugins…this blog talks about applying a quick fix. While debugging our Plugin logic line by line to understand why it’s not working, observed this error for messages like RetrieveMultiple, Retrieve when I use any Organization Service call. This was a … Continue reading "Plugin Error – Inheritance security rules violated while overriding member: ‘System.Runtime.CompilerServices.ValueTaskAwaiter.UnsafeOnCompleted(System.Action)’. Security accessibility of the overriding method must match the security accessibility of the method being overridden – Quick Fix"
Published on:
Learn more