internal static INVOCATION_FLAGS GetSecurityFlags(IRuntimeMethodInfo handle) { return((INVOCATION_FLAGS)RuntimeMethodHandle.GetSpecialSecurityFlags(handle)); }