未验证 提交 0adeca4f 编写于 作者: T Theodore Tsirpanis 提交者: GitHub

Support trimming `NoCompilerInliningAttribute`. (#14511)

上级 812bf3dc
......@@ -83,6 +83,9 @@
<type fullname="Microsoft.FSharp.Core.NoComparisonAttribute">
<attribute internal="RemoveAttributeInstances" />
</type>
<type fullname="Microsoft.FSharp.Core.NoCompilerInliningAttribute">
<attribute internal="RemoveAttributeInstances" />
</type>
<type fullname="Microsoft.FSharp.Core.NoDynamicInvocationAttribute">
<attribute internal="RemoveAttributeInstances" />
</type>
......@@ -164,4 +167,4 @@
<attribute internal="RemoveAttributeInstances" />
</type>
</assembly>
</linker>
\ No newline at end of file
</linker>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册