Community

Anatomy of a .NET Assembly – Custom attribute encoding

(Simon Cooper) In my previous post, I covered how field, method, and other types of signatures are encoded in a .NET assembly. Custom attribute signatures differ quite a bit from these, which consequently affects attribute specifications in C#.

Read More - Register for Free Membership