未验证 提交 153604ea 编写于 作者: Z Zoltan Varga 提交者: GitHub

Preserve UnmanagedCallersOnlyAttribute on mono, the runtime needs it, and it...

Preserve UnmanagedCallersOnlyAttribute on mono, the runtime needs it, and it can be removed when using --used-attrs-only. (#45291)
上级 15f7a795
......@@ -688,6 +688,10 @@
<field name="FirstChanceException"/>
</type>
<!-- mono_method_has_unmanaged_callers_only_attribute () -->
<!-- aot-compiler.c -->
<type fullname="System.Runtime.InteropServices.UnmanagedCallersOnlyAttribute"/>
<type fullname="Mono.NullByRefReturnException">
<!-- marshal-ilgen.c:emit_invoke_call -->
<method signature="System.Void .ctor()" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册