Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit e8b1784

Browse files
authored
Merge pull request #28061 from AaronRobinsonMSFT/retain_IManagedActivationFactory
Don't prune the IManagedActivationFactory type
2 parents 68ec8a2 + 1758b7b commit e8b1784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Private.CoreLib/ILLinkTrim.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
<type fullname="System.Runtime.InteropServices.CustomMarshalers.*" />
7070
<!-- Accessed by the WinRT Host -->
7171
<type fullname="Internal.Runtime.InteropServices.WindowsRuntime.ActivationFactoryLoader" />
72+
<type fullname="System.Runtime.InteropServices.WindowsRuntime.IManagedActivationFactory" />
7273
<!-- Workaround for https://github.com/mono/linker/issues/378 -->
7374
<type fullname="System.Runtime.InteropServices.IDispatch" />
7475
<type fullname="Internal.Runtime.InteropServices.IClassFactory2" />

0 commit comments

Comments
 (0)