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

Commit

Permalink
Merge pull request #28061 from AaronRobinsonMSFT/retain_IManagedActiv…
Browse files Browse the repository at this point in the history
…ationFactory

Don't prune the IManagedActivationFactory type
  • Loading branch information
jeffschwMSFT authored Jul 16, 2020
2 parents 68ec8a2 + 1758b7b commit e8b1784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/System.Private.CoreLib/ILLinkTrim.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
<type fullname="System.Runtime.InteropServices.CustomMarshalers.*" />
<!-- Accessed by the WinRT Host -->
<type fullname="Internal.Runtime.InteropServices.WindowsRuntime.ActivationFactoryLoader" />
<type fullname="System.Runtime.InteropServices.WindowsRuntime.IManagedActivationFactory" />
<!-- Workaround for https://github.com/mono/linker/issues/378 -->
<type fullname="System.Runtime.InteropServices.IDispatch" />
<type fullname="Internal.Runtime.InteropServices.IClassFactory2" />
Expand Down

0 comments on commit e8b1784

Please sign in to comment.