It appears that an event handler is externally visible or that an EventArgs parameter is being exposed in a visible method ...

It appears that an event handler is externally visible or that an EventArgs parameter is being exposed in a visible method decorated with a security demand. There can be problems exposing sensitive functionality in an event handler function; the security demand might not do what you expect.