Back to Dotnet

System.Reflection.DispatchProxy

src/libraries/System.Reflection.DispatchProxy/README.md

11.0.100763 B
Original Source

System.Reflection.DispatchProxy

Supports the DispatchProxy class which is used to forward methods to another class.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.reflection.dispatchproxy.

Contribution Bar

Although used for key scenarios by the community, it has remained relatively unchanged. Internally it uses Emit to generate the proxies so it doesn't work on all platforms.

Deployment

System.Reflection.DispatchProxy NuGet package