.net - Post sharp IL level interaction -


So I'm looking at PostSharp and I've found that this runtime is not using the generated proxy, Indicating in the compilation process to include aspects within IL

So my initial idea was wow, how it is done. Any sign where should I look?

You can take a look at this or Google "IL rewriting", this is a common technique.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -