November 2022
Intermediate to advanced
814 pages
18h 52m
English
This chapter is about some common types that are included with .NET for performing code reflection and applying and reading attributes, working with expression trees, and creating source generators.
This chapter covers the following topics:
Reflection is a programming feature that allows code to understand and manipulate itself. An assembly is made up of up to four parts:
Read now
Unlock full access