https://learn.microsoft.com/en-us/dotnet/api/system.methodaccessexception?view=netstandard-1.6
MethodAccessException Class (System) | Microsoft Learn
The exception that is thrown when there is an invalid attempt to access a method, such as accessing a private method from partially trusted code.
class systemmicrosoftlearn