Issue Details
I have developed an application using Visual Studio, .NET and NI RF drivers such as NI-RFSA and NI-RFSG. When I attempt to build or debug the application, I am met with the error message such as the one shown in the screenshots below.
How can I correct this issue?
"Inheritance security rules violated while overriding member: 'NationalInstruments.ModularInstruments.NIRfsg.NIRfsg.Ivi.Driver.IIviDriver.get_DriverOperation()'. Security accessibility of the overriding method must match the security accessibility of the method being overriden."

