Remove invalid Castle.DynamicProxy.Internal.AbstractInvocation from ILLink descriptor...
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 27 Jul 2021 20:06:31 +0000 (22:06 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Jul 2021 20:06:31 +0000 (15:06 -0500)
commit5938d685c4599bf46809106b4d4df294ee894749
tree87a765851e2448a4cd84ce60b0f39bd164d81b9c
parenta51d484fcd98111c737ee9c913ab56305637c805
Remove invalid Castle.DynamicProxy.Internal.AbstractInvocation from ILLink descriptor files (#56392)

The type is actually in the `Castle.DynamicProxy` namespace, not the `.Internal` one.
This causes an error with newer linker versions.

The whole `Castle.DynamicProxy` namespace is already preserved so we can remove the entry for AbstractInvocation.
eng/testing/ILLinkDescriptors/ILLink.Descriptors.Castle.xml
src/libraries/System.ComponentModel.TypeConverter/tests/ILLink.Descriptors.xml