The official public API for PreserveDependencyAttribute was renamed to DynamicDependencyAttribute. Also a MemberTypes property was added to DynamicDependencyAttribute.
We should respect this new attribute in the linker.
See dotnet/runtime#30902 for discussion.
The official public API for
PreserveDependencyAttributewas renamed toDynamicDependencyAttribute. Also aMemberTypesproperty was added toDynamicDependencyAttribute.We should respect this new attribute in the linker.
See dotnet/runtime#30902 for discussion.