docs icon indicating copy to clipboard operation
docs copied to clipboard

Move reflection/reflection emit docs out of .NET Framework

Open gewarren opened this issue 4 months ago • 0 comments

Describe the issue or suggestion

Most of the reflection/reflection emit docs at https://learn.microsoft.com/en-us/dotnet/framework/reflection-and-codedom/reflection are applicable outside of .NET Framework (i.e. to .NET 8 etc.). We should move them to a better location and update the wording.

Also, consider moving these supplemental API remarks to the new location: https://learn.microsoft.com/en-us/dotnet/fundamentals/runtime-libraries/system-reflection-emit-assemblybuilder.

And linking from here: https://learn.microsoft.com/en-us/dotnet/csharp/advanced-topics/reflection-and-attributes/#reflection-overview

gewarren avatar Feb 12 '24 22:02 gewarren